Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedsaidsallam/cabinet-companion
A web app for managing your kitchen cabinet. You can add items, set their expiration date and quantity, and update them whenever you use them.
https://github.com/mohamedsaidsallam/cabinet-companion
auth0 aws-s3 formik material-ui react react-query yup
Last synced: 2 days ago
JSON representation
A web app for managing your kitchen cabinet. You can add items, set their expiration date and quantity, and update them whenever you use them.
- Host: GitHub
- URL: https://github.com/mohamedsaidsallam/cabinet-companion
- Owner: MohamedSaidSallam
- License: mit
- Created: 2021-11-30T09:58:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T10:14:59.000Z (about 3 years ago)
- Last Synced: 2024-12-01T22:36:39.204Z (2 months ago)
- Topics: auth0, aws-s3, formik, material-ui, react, react-query, yup
- Language: JavaScript
- Homepage:
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cabinet Companion
[![GitHub Release][github_release_badge]][github_release_link]
[![License][license-image]][license-url]A web app for managing your kitchen cabinet. You can add items, set their expiration date and quantity, and update them whenever you use them.
[Serverless Backend Repo](https://github.com/TheDigitalPhoenixX/Cabinet-Companion-Backend)
> Done as a Capstone project for [Udacity's Cloud Developer Nanodegree](https://www.udacity.com/course/cloud-developer-nanodegree--nd9990)
## Screenshots
### Run Code
- Duplicate ``.env.example`` file and rename it to ``.env`` then fill in the info.
- type ``npm i`` in the terminal
- type ``npm start`` in the terminal[license-image]: https://img.shields.io/badge/License-MIT-brightgreen.svg
[license-url]: https://opensource.org/licenses/MIT[github_release_badge]: https://img.shields.io/github/v/release/TheDigitalPhoenixX/Cabinet-Companion.svg?style=flat&include_prereleases
[github_release_link]: https://github.com/TheDigitalPhoenixX/Cabinet-Companion/releases[github-contributors]: https://github.com/TheDigitalPhoenixX/Cabinet-Companion/contributors
[github-tags]: https://github.com/TheDigitalPhoenixX/Cabinet-Companion/tags