-
Notifications
You must be signed in to change notification settings - Fork 0
bkap/EECS341
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a project for EECS 341 (databases) at CWRU. It's a course scheduling system. Setting up the project: You need Python 2.6 or 2.7 and a database backend. It's currently configured to use Postgresql with the psycopg2 connector. I made a database called eecs341, made a user wih name eecs341 and password eecs341. If you want to use something else (say, SQLite which is easier to use but only lets one person connect at a time), change the appropriate values in settings.py
About
Course project for EECS 341
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published