Skip to content

sanketmaru/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce

A Sample ecommerce site where products can be purchased online

Below are the functionalities which code follows :-

  1. Basic authentication flow for user login and signup
  2. User can order with one or multiple products

The site is developed using nodejs, express, mongoose. Unit test cases are written using Mocha as test runner and chai as an assertion libraary

It uses ejs as template engine

Future Work :-

  1. Change the front end rendering . Use Angular / backbone

The code is deployed on heroku which can seen here :- https://smartecommerce.herokuapp.com

** Not sure if heroku url sign up will work as it is backed up by mlab mongoose lab. But locally it should work.

About

ecommerce site using node js ( express js , mongoose )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published