Skip to content

A new platform for managing members of the Alumni Association

License

Notifications You must be signed in to change notification settings

SRustler/MemberManagement

 
 

Repository files navigation

MemberManagement

Setup

DO NOT DEPLOY ON PRODUCTION, USE PROPER WSGI FOR THAT

  1. Install python3, preferably create a virtualenv
  2. python setup.py install -r requirements.txt
  3. python manage.py migrate
  4. python manage.py createsuperuser

Run

python manage.py runserver

About

A new platform for managing members of the Alumni Association

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.6%
  • JavaScript 36.1%
  • Python 10.8%
  • HTML 7.5%