A small grocery list application.
Groc is a grocery application I decided to create to remove some rust from my development skills after I had started doing my MS in Software Engineering. It is currently CoreData based, and Firebase support will be added later.
- Create List
- Create Category
- Add Item
- Mark as completed
- Local notifications on selected date and time as list is added/created/updated.
- Fix some bugs when marking items as complete.
- Add firebase support.
- Improve UI/UX.
- Add missing/more icons.
- Store entered categories/items names and show them as suggestions.
- Add freestyle unit text field for custom units.
- Add generics wherever possible. (code)
- iOS 13.0
- Xcode 11.3
I would love your contributions to Groc.
Takasur Azeem – (Twitter) @takasurazeem – takasurazeem@gmail.com (Telegram) @takasur
Distributed under the MIT license.