Skip to content

Yippiekaiaii/PizzaDelivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This website was made to demonstrate my full stack web development skills as part of my first portfolio. My intention was to showcase a typical retail website with all the back end functionality that goes with it.

The server side was written using Node.JS and features packages such as express, passport and bcrypt. It uses EJS to handle views and mongoose to connect to a MongoDB Atlas cluster as its datastore.

The client side was created with the help of Bootstrap. 

The site back end functionality includes:

    Creating Users
    User log in
    Add items to a cart
    Check out (up to but not including payment)
    User Profiles
    Admin login
    Site content management (edit offers and menu items)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published