Skip to content

Mostaxd/E-Commerce-Backend-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce-Backend

This is the Backend API that supports the Angular Front-End Project Link: https://github.com/Mostaxd/E-Commerce-Angular

Live View of the Backend:

API response: https://ecommerce-backend-3.herokuapp.com/api/

Products: https://ecommerce-backend-3.herokuapp.com/api/products

Project Setup

1- Clone this repository

2- Open the project in your IDE

3- Go to resources/application.properties

4- Change the ecommerce_database line to your MySQL database name, change username and password to your db username and pass spring boot

5- Add and install the Maven dependencies from pom.xml and run the app.

6- Navigate to http://localhost:3000/api to see the database

My current database Structure

ecommerce database structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages