Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 405 Bytes

virtual_restaurant

Description

How to Run

Workflow

make changes on your own branch and then merge into develop branch periodically we will merge new versions of develop into master DO NOT merge your personal branches into master

File Setup

modularize as much as you can DO NOT add a ton of crap to main.dart All new features and pages should get their own dart files