Skip to content

NickyAngel/Buy-A-Mon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Buy-A-Mon:

My team and I worked together over the course of a week to build this mock e-commerce website from scratch.

My main focus was on the back-end database structure, I designed the Schema for the Order and Order-Items tables. I also wrote the Express routes to call the database and serve up users' carts via those tables. Lastly, I helped implement authorization middleware in our Express routes to prevent our database from being manipulated by outside forces.

On the front-end I wrote the React components to edit a user's cart. I wrote the functionality for non-logged-in users to have a persistent "Guest Cart" utilizing local storage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%