Skip to content

term51/nodejs-online-courses-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-online-courses-store

A simple online store for selling courses

Deploy the project to Heroku. https://my-1-nodejs-app.herokuapp.com/

What is included in the app:

  • Handlebars template engine
  • Authorization
  • Working with the MongoDB database via mongoose
  • Shopping cart
  • Orders
  • Creating products (courses)
  • Sessions
  • middleware
  • flash notifications
  • Validation of data from frontend forms
  • uploading images
  • password encryption
  • CSRF protection (cross-site request forgery or XSRF))
  • working with Email
  • Password recovery by Email
  • public scripts and styles (with the processing of date and price formats, as well as the rendering of the basket after deleting the product)
  • connect scripts and styles from materialize

The payment module is not created.

About

A simple online store for selling courses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published