Skip to content

Full-stack grocery platform, seamless shopping, cozy theme

Notifications You must be signed in to change notification settings

gray-learn/EcommerceGrocery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

EcommerceGrocery

Prerequisites

  • Java 17
  • Maven
  • MySQL
  • Angular CLI: 9.0.7
  • Node: 16.10.0

Ecommerce Backend

This project serves as the backend for an Ecommerce application, built using Spring Boot and integrated with a MySQL database. It provides RESTful APIs to interact with Grocery and Supplier entities.

Features

  • RESTful API endpoints for Grocery and Supplier entities.
  • Database integration with MySQL.
  • JPA for database interaction.
  • Lombok to reduce boilerplate code.

Running the Application

  1. Clone the repository:
    git clone [your-repository-url]
    cd [your-project-directory]
    

Build the project:

mvn clean install

Run the application:

mvn spring-boot:run

OUTPUT

alt text

About

Full-stack grocery platform, seamless shopping, cozy theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published