Skip to content

Matches students to students in order to facilitate learning.

Notifications You must be signed in to change notification settings

ajl2612/Mentoring-Match-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mentoring-Match-App

Matches students to students in order to facilitate learning.

Requirements:

  • Python 2.7
  • MySQL 5+
  • Django 1.4

Setup:

  • Set up Python, Django, MySQL (see internet for details)
  • Check out repo
  • Run setup/dev-setup.sh (creates the database and user on the MySQL side, syncs the django application to the database, autocreates the superuser)

Some notes:

  • If you want to wipe all user data, run setup/dev-teardown.sh.
  • Options for dev-setup and dev-teardown can be seen with [script] -h.
  • Contact Dorrene Brown ([email protected]) for the mentoring superuser password if the mentoring superuser is autogenerated.

About

Matches students to students in order to facilitate learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published