Skip to content

fredrikandreas/IDATG2204-Project

Repository files navigation

IDATG2204-Project

Semester Project for IDATG2204. In this project, we built a fully functional e-commerce website for a fictional electronics retailer.

How to run the project

Prerequisites

  • Docker and Docker compose is installed.

    • You might need to use sudo or run as Administrator
  • Run on localhost

Start the program

In the root directory, run:

docker-compose up --build

Deployed URL's

Frontend: http://localhost:3000

Backend: http://localhost:8080

Database-interface: http://localhost:5050

Project description

ElectroMart is a new company selling a wide range of electronic products, including for example:

  • Smartphones
  • Laptops
  • Tablets
  • Cameras
  • Home appliances
  • Accessories

As the developers, our task was to design and implement a relational database-driven e-commerce platform. Our responsibilities included:

  • Designing the database
  • Developing the backend
  • Developing the frontend

About

Semester Project: E-Commerce Website Database Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors