Skip to content

CSC492-Send-Foodz/Driver-Mobile-App-Flutter

Repository files navigation

driver_mobile

A new Flutter project.

Getting Started

This project is a starting point for a Flutter version of the drivers' mobile application.

Running the app locally - debug mode

To debug and test the code locally, follow Flutter's installation and set-up documentation for your OS and preferred IDE.

Work Timeline

  1. Backend: (24/7)
  • move unique id generation to front-end to get records from Drivers collection
  1. Sign-up page (24/7)
  • account registration option
  1. Dashboard: (25/7)
  • UI:
    • bottom navbar (navbar.dart)
    • profile (profile.dart)
  • initiaize with sending name, email, capacity to backend to update DB; get suitable orders list
  1. Splash Screen: (24/7)
  • before mount check if user logged in
  • animation
  1. Navbar: (25/7)
  • UI:
    • default focus on profile
    • rewards - profile - orders - map
  • Routing
  1. Orders: (26/7)
  • UI
    • suitable orders list parsed
    • animation
  • Selection + confirmation logic
  1. Map: (27-28/7)
  • Google maps-flutter integration
  • Path tracking, with multiplt stop option
  1. Reward (optional):
  • Cumulative rewards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages