Skip to content

Repository files navigation

FireFlyer

Term project for CS1635 to declutter your news

Team 6 Links

Software Execution Steps

How to start the app (MacOS):

  1. Clone repository.

  2. Go into the /FireFlyer directory with cd Fireflyer

  3. Run below CLI commands

$ open -a Simulator
$ flutter run

Deliverable Log:

From D3, The tasks we wanted to complete are the following…

  • User and Article Database implementation (Model) This will store our user profiles and user data so we can display user specific categories
  • The logic and interface for viewing an article (Presenter) This will allow us to keep track of user history and populate user specific categories such as here’s what you missed and favorites
  • Searching functionality that will find articles by title in our database This will require our article database to be implemented
  • A working progress bar to indicate how far along in the article you are Article previews when the article icon is clicked on
  • A login page that will verify email and passwords before logging the user in as well as the option to create a new account if not currently registered

Final

Deliverable 4 Report

https://docs.google.com/document/d/1T3N78IDI0o1u-SvEdIbdK-sev4sTYoDc2lSzmBpLigY/edit

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages