Skip to content

bhargavdhamecha/Fresto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fresto

fresto is a Java Spring Boot web application for managing products, users, and orders. It features a modern UI, authentication, and admin dashboard. The project uses Gradle for build automation.

Features

  • Product catalog and details
  • User registration and authentication
  • Shopping cart and order management
  • Admin dashboard for managing products and orders
  • Responsive design with Thymeleaf templates and Bootstrap
  • RESTful APIs for product and order management

Technologies

  • Java 21
  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • Thymeleaf
  • Bootstrap
  • Gradle

Getting Started

  1. Clone the repository:
    git clone https://github.com/bhargavdhamecha/fresto.git
    cd fresto
  2. Build the project using Gradle:
    ./gradlew build
  3. Run the application:
    ./gradlew bootRun
  4. Open browser and navigate to http://localhost:8081

About

e-commerce platform - Spring Boot web application

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors