Skip to content

ben9543/foodtruck-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodtruck tracking app

Live site

Netlify Status

Things to do

  • AppBar: positioning
  • [] Finish Observer component
  • [] Google Map
    • [] How to regulate other location on the map
    • [] Fastest way from point to point
  • [] Separate authentication from Foodtruck owner and normal users
    • Authentication page design
  • [] Update all Foodtruck owners' location in realtime if they are online
    • [] Once Footruck owners logged in, keep sends location data to Firebase Database
    • Read data from Fireabse Realtime Database for Foodtruck owners
  • [] Marker style update
  • Style component
  • [] Database design
    • [] FoodTruck database model

      • [] title
      • [] username
      • [] description
      • [] likes
      • [] rating
      • [] thumbnail
    • [] FoodTruck Realtime DB model

      • [] close at (real time db)
      • lat (real time db)
      • lng (real time db)

Library Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published