Skip to content

Releases: deirdrelk/cs_361-classproject

v1.0.0

24 Apr 21:56
Compare
Choose a tag to compare

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.