Skip to content

RyanBrim12/software-engineering-warmup-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software-engineering-warmup-project

Data: Movie 1910-2024

Fields:

  • 3 Fields: Title, Release Date, Rating, Duration, Director, Genre
  • 1 Optional Field: Written By (Some have Null Spots)

Query Language:

  • 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

To-Do:

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.

Firebase Help:

https://www.freecodecamp.org/news/how-to-get-started-with-firebase-using-python

Goals:

  • Discuss meeting times and workflow
  • Discuss Project Topic
  • Assign Roles
  • Create Timelines
  • Discuss Communication

Meeting Times:

During Class Time 9/6/2024. Try to work on as a team. At least Once a Week.

Questions:

Do we need unique numbers?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages