-
Notifications
You must be signed in to change notification settings - Fork 1
Milestone #2
Nathan Bills edited this page Apr 15, 2014
·
9 revisions
M2 is the next step in our project. There has been some good DB design and interface design accomplished. Here are the M2 checkpoints:
- (complete this list)
- Complete the different main views
- Home page
- Movie list page (list of all users' movies)
- Movie page (the view of an individual movie)
- Library list page (list of all users' libraries)
- Library detail page (list of movies in the library)
- Movie search page
- Movie lending page
- User account page
- Implement the DB Access Models for the application
- Movies
- Users
- Library
- Group
- Setup MongoDB on the live server
- Setup Flask on the live server
- Might need to setup Gunicorn and Nginx in conjunction with Flask
- Live site will live here
These are the different checkpoints that we want to have accomplished for M2.