Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamcrownover/shelf-life
A web app hosted on Heroku that helps shoppers keep track of their groceries expiration dates.
https://github.com/williamcrownover/shelf-life
expressjs full-stack handlebarsjs luxon mvc mysql2 nodejs sequelize
Last synced: 24 days ago
JSON representation
A web app hosted on Heroku that helps shoppers keep track of their groceries expiration dates.
- Host: GitHub
- URL: https://github.com/williamcrownover/shelf-life
- Owner: WilliamCrownover
- Created: 2021-08-12T01:52:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T18:24:33.000Z (over 3 years ago)
- Last Synced: 2024-10-15T05:21:20.076Z (2 months ago)
- Topics: expressjs, full-stack, handlebarsjs, luxon, mvc, mysql2, nodejs, sequelize
- Language: JavaScript
- Homepage: https://shelf-life-206.herokuapp.com/
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shelf-Life ![alt text](https://img.shields.io/badge/Food-Is%20Life-yellow)
## Description
- The objective of this app is to give the user a more effective way of tracking the food items they buy.
- This project was developed to help user's know which food items are about expire.
- Having this App technology will benefit the user saving them time and money.## Live Site
https://shelf-life-206.herokuapp.com/
## Credits
[William Crownover](https://github.com/WilliamCrownover)
[Jose Diaz](https://github.com/hotsoup42)
[Jeff Lynch](https://github.com/kingami34)
## Table of Contents
- [Title](#Title)- [Description](#Description)
- [Credits](#Credits)
- [Installation](#installation)
- [Demo](#Demo)
- [License](#license)
- [Features](#Features)
## Installation
>The first thing you need to do is to go into VScode and create a folders/files project.>Then install npm inquirer, MySql2, Express, connect-session-sequelize, bcrypt, express-handlebars, dotenv, sequelize and luxon.
>Then your dependencies will be added to package.json, & package-lock.json
## Demo
## License
![MIT](https://img.shields.io/badge/license-MIT-brightgreen)
--- web app hosted on Heroku that helps shoppers keep track of their groceries expiration dates.## Features
> Storing food item list> Adding expiration dates to food items
> Future features coming soon