Coder Social home page Coder Social logo

clubconnect's Introduction

ClubConnect

A system for managing student clubs and organizations. It makes co-curricular transcripts as well. With some work it will integrate with Banner or whatever else central student management system you have, or it can operate on its own.

It used to be called Student Development Records (SDR), which is why that appears all throughout the source code. I doubt that legacy name will ever be entirely removed.

This is a module for phpWebSite. It should go in phpwebsite/mod/sdr (rename clubconnect to sdr because that is how it goes). Go to Boost, click "Install", and let the magic happen.

Using some kind of Single Sign-On through phpWebSite Users module is strongly recommended. We like Shibboleth, but you can do LDAP, Cosign, really anything you can write an authentication script for.

Lovingly handcrafted with vim.

clubconnect's People

Contributors

jtickle avatar eberhardtm avatar

Stargazers

Henry Ijogu avatar

Watchers

Zach Seifts avatar Daniel West avatar  avatar James Cloos avatar  avatar Michael avatar

Forkers

brownbook guoyu07

clubconnect's Issues

Turn UserStatus into dynamic User object

UserStatus worked great five years ago but now we need to pass user information around a little more dynamically, particularly through the API with JSON. Best way to do this is replace UserStatus with a dynamic User object that gets passed in by a management layer outside SDR.

┆Issue is synchronized with this Asana task

Create Notifications and Waiting area on Student Summary

Notifications are things the user needs to take care of.

  • Officer Requests
  • Club to Person Membership Requests
  • Person to Club Membership Requests for clubs that the user admins

Waiting are things the user is waiting on.

  • Club Registrations
  • Person to Club Membership Requests
  • Transcript Requests

┆Issue is synchronized with this Asana task

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.