Skip to content

mksiq/green-meal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green-meal

This is a website created to practice handlebars, express, mongodb, sessions and bootstrap.

This project can be checked running on: https://green-meal.herokuapp.com/

Screenshots

Main page

Main Page

User Sign-up

Sign-up Modal

Shopping cart

Fully functional shopping cart with Express-Sessions Shopping-cart

Email on order confirmation

Sent with Send Grid Order Email

CRUD on products

Crud Meals

Update Meals

Installation

npm install

Usage

You need to set your own config/key.env file for config. Example:

SEND_GRID_API_KEY=send_grid_info
MONGO_DB=mongo_db_info
PORT=favorite_local_port
SESSION_KEY=just_a_key_for_sessions

You may use these login information to give it a try.

Login: kiwi@gmail.com Password: kiwi123

More information

If you want to try data-clerk features to add, update and remove products, please contact me at my LinkedIn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published