- SnackBar is a Food Ordering Application
- SnackBar was a part of my Software Engineering course project
- SnackBar has 3 users : Customer, Admin, Chef
- This is my first Android Application that I have made from scratch
- Used SQLite in the back end to store the data
- I have used customised ArrayAdapters and customised CursorAdapter
- The customised Adapters uses ViewHolder Pattern
- I coded the application in just 6 days