elsive2 / course-shop

The first project i made on nodejs & express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs_logo

Course Shop Application

This project is a full-fledged store where you have the opportunity to buy any of the courses on the site.

At the moment I created this application, I've been studying node for about a month, and I really believe that for that amount of time the project is pretty decent.

I would like to warn you right away that if you see what an ugly layout, then you should know that on this project I put more emphasis on the backend component, not the frontend one.

The project contains:

  • When you are registered:

    • View all courses
    • View one course
    • Log in
    • Register (receiving a welcome letter by email)
    • Password recovery
  • When you are logged in:

    • CRUD courses operations (only own courses)
    • Add to the cart
    • Make an order
    • Visit your profile and change your name and avatar
    • Log out of the account

Tools used in the project:

Some images from the project:

404 404 404

Yes, yes, you can buy several identical courses ( I don’t know why 😁🙈)

About

The first project i made on nodejs & express


Languages

Language:JavaScript 60.5%Language:Handlebars 36.9%Language:CSS 2.3%Language:Shell 0.3%