Skip to content

masxxiii/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magaz

Magaz logo by Masood Zafar

Magaz is an E-commerce app built in Node.js. It provides the user with basic functionalities of an online shop.

  • Browse through all the present products in the database.
  • Create an account if you don't have one.
  • Add products to the global database.
  • Get more info about the product by clicking on product's title.
  • Add products to your wishlist or cart.
  • Clear your wishlist or cart.

Technologies used in this project:

HTML5

CSS3

Bootstrap

JavaScript

Node.js

Express

MongoDB



Landing page

With signin feature the users can sign in with their credentials. NOTE THAT THE AUTHENTICATION CODE IN THIS PROJECT HAS A LEVEL 1 SECURITY AND SHOULD NOT BE BY ANY MEANS USED COMMERCIALLY

Landing page

When the user is Authenticated the name is displayed and different options are provided.

Landing page

The user can get more info about a certain product by clicking on its title.

Landing page

The user can add a product to the database by providing a name, price,links to picture on the internet and a description.

Landing page

The wishlist and cart options provide the user with the ability to add a product.

Landing page


Note

Feel free to download the project and build upon it. You can add new features, refactor the code if you'd like and improve the authentication. You will have a working E-commerce app to deploy on the web in no time. Happy coding!

About

An E-commerce web app built in Node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published