/prsntly.live

Mobile project for CSCE 4623

Primary LanguageDart

prsntly.live

The main project repository for CSCE 4623 - Mobile Programming. This contains all the source code for the project. Right now, it is still being developed, but a road map of features will be included to show where we are at.

by Alex Prosser

Last updated 11/13/2023

How to use

For the prototype backend, run cd presentation/ then run node . to start the server You can then go to localhost:1337 to upload presentations and run prototype

Road Map

October 2-9:

  • Setup project and get default app generated
  • Create design document and define MVP
  • Create UI mockup and define base UI tropes

October 10-16:

  • Create a prototype to base apps on
  • Continue working on UI mockups (turn paper into Figma board)

October 17-23:

  • Finish prototype
  • Create Figma board for both web and app
  • Finish design document for MVP

October 23-November 13:

  • Not much work was done

November 14-20:

  • Create Flutter project
  • Make MVP work and functional
  • Start work on unified UI

Documentation

Design Document

This design document describes what the app should do and how it is implemented.

Trello Board

This is my Trello board to get myself on track

Figma Board

This is a scratch pad for how the UI is going to work

Open Source Libraries