Skip to content

As part of my Database Systems course, I developed a fullfeatured e-commerce platform similar to Amazon. The website utilized a Node.js backend with Express framework and MySQL database, implementing secure user authentication, transaction management, and dynamic product catalog functionality.

Notifications You must be signed in to change notification settings

EldonT123/Database_Enabled_Shopping_Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COSC 304 - Introduction to Database Systems
Lab 7

Development Stream - Building a Database-enabled Web Site using JSP/PHP/Node

Build an online store with a database and web interface. Three choices for language: Java, PHP, Node.js.

SQL Server is not supported on the Apple M1 chip. However, there is an alternate version that is. In the docker-compose.yml file, change: image: mcr.microsoft.com/mssql/server:2019-latest to this: image: mcr.microsoft.com/azure-sql-edge .

About

As part of my Database Systems course, I developed a fullfeatured e-commerce platform similar to Amazon. The website utilized a Node.js backend with Express framework and MySQL database, implementing secure user authentication, transaction management, and dynamic product catalog functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •