Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@deirdrelk deirdrelk released this 24 Apr 21:56
· 13 commits to master since this release

MVP for Internal Movie Deirdre Base full stack app. (Flask, PyMongo, MongoDB Atlas)
Includes app.py file, that initializes MongoDB connection, and creates routes and logic for all CRUD operations on the movies collection.
Includes html template files.
Next release will include updated CSS and UI.