Skip to content

E-commerce web system (JS, HTML, CSS, Node.js) linked to SQL database

License

Notifications You must be signed in to change notification settings

vdamasceno04/techtok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechTok

A web system for an e-commerce.

Features

  • Browse products by category
  • Browse products from specific categories
  • Add products to cart
  • User authentication and registration
  • Browse user cart
  • Staff area to register new products

Site

Landing page

initialpage

Chosen category page

category

Chosen product page

product

Login page

login

Register page

register

Cart page

cart

Staff page

registerprod

Development

The initial motivation for creating this system was for an university project, which the professor required to be a system linked to a database and its respective diagrams. We saw that as an oportunity to develop a personal project and learn more about some topics: web development, (REST) APIs, databases, routing, authentication...

Technologies used

  • Front-end: JavaScript, HTML, CSS
  • Back-end: Node.js
  • Database: MySQL

Installation

To run this application, follow the steps:

TODO...

About

E-commerce web system (JS, HTML, CSS, Node.js) linked to SQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published