Skip to content

leducrd/foodtrucks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Food Trucks: Wireframe proposal

Consumer UI

  1. Full page map displaying food truck icons
    1. Click on to bubble up quick info (Name, schedule, ...)
  2. Control overlay for current day

Awaiting sketch from Aaron Harder

Vendor UI

  1. Edit truck info
  2. Add schedule
  3. Activate now & here / de-activate

(Could use a sketch)

Technology

  1. Google maps JavaScript API
  2. Support on desktop web & mobile web
    1. Optional: Android & iOS apps
  3. Easy & popular (amongst devs that take this up) database and server side backend
    1. Started by Lowell in Drupal
    2. Unsure if runing w/Lowell's solution or re-thinking @ Decide on technology stack

Admin UI / database structure

Quickly thrown together perhaps with auto-form packages. This will only display to whomever manages the site.

Trucks

  1. Name
  2. Description
  3. Phone
  4. Links (array of urls)
  5. Icon
    1. File upload, hack storage in database it's self so we don't have to deal with file system

Schedules

  1. TruckId
  2. Date
  3. timeOpen
  4. timeClose
  5. lat
  6. lng

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 27.1%
  • Shell 22.7%
  • JavaScript 21.9%
  • PHP 11.9%
  • Nginx 8.3%
  • HTML 5.8%
  • ApacheConf 2.3%