- 3 Fields: Title, Release Date, Rating, Duration, Director, Genre
- 1 Optional Field: Written By (Some have Null Spots)
- Use ">" To initialize the language
- Example: > title , > director, > writer, > duration, > release date, > rating, > genre
- == Equality
- <Less than
- >Greater than
- “” around multiple words
- Key words:
- of , specific to attribute
- and
- or
- not
ADMIN: Program will initialize and update data to the database with a locally save JSON file. Runs once and does its thing.
QUERY: A user can run this program as often as they want. Each time the program starts, a new session starts. All requests for information take the form of a query in the “query language” of the system. Interacts with the Firebase
FIREBASE: Connection and Authentication.
Debugging: Debug the program.
https://www.freecodecamp.org/news/how-to-get-started-with-firebase-using-python
- Discuss meeting times and workflow
- Discuss Project Topic
- Assign Roles
- Create Timelines
- Discuss Communication
During Class Time 9/6/2024. Try to work on as a team. At least Once a Week.
Do we need unique numbers?