https://github.com/takasurazeem/grocery
https://github.com/takasurazeem/grocery
core-data coredata grocery ios swift xcode
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/takasurazeem/grocery
- Owner: takasurazeem
- Created: 2020-01-05T15:07:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T07:30:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T14:53:33.537Z (9 months ago)
- Topics: core-data, coredata, grocery, ios, swift, xcode
- Language: Swift
- Size: 3.14 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Groc
> A small grocery list application.[![Swift Version][swift-image]][swift-url]
[![Build Status][travis-image]][travis-url]
[![License][license-image]][license-url]
[](http://cocoapods.org/pods/LFAlertController)
[](http://makeapullrequest.com)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.
#### Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
## Features
- [x] Create List
- [x] Create Category
- [x] Add Item
- [x] Mark as completed
- [ ] Local notifications on selected date and time as list is added/created/updated.## TODO
- [ ] 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)## Requirements
- iOS 13.0
- Xcode 11.3## Contribute
I would love your contributions to Groc.
## Meta
Takasur Azeem – (Twitter) [@takasurazeem](https://twitter.com/takasurazeem) – takasurazeem@gmail.com
(Telegram) [@takasur](https://t.me/takasur)Distributed under the MIT license.
[https://github.com/takasurazeem](https://github.com/takasurazeem/)
[swift-image]:swift-5.0-orange.svg
[swift-url]: https://swift.org/
[license-image]: https://img.shields.io/badge/License-MIT-blue.svg
[license-url]: LICENSE
[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics
[codebeat-image]: https://codebeat.co/badges/c19b47ea-2f9d-45df-8458-b2d952fe9dad
[codebeat-url]: https://codebeat.co/projects/github-com-vsouza-awesomeios-com