Skip to content

Some sort of e-commerce website for a school project.

License

Notifications You must be signed in to change notification settings

JMatoso/ClothesDelivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothes, e-commerce.

This is another school project, don't expect too much.

About The Project

Clothes is a clothing sales site for people who love to dress well and feel comfortable. We are passionate about fashion and want to help our customers express themselves through their clothing. Our catalog is constantly updated, so you can always find the latest trends and styles that match your personal style. We strive to provide high quality clothing at affordable prices, ensuring everyone can feel confident and stylish, regardless of budget. Our team is always on hand to help you find the perfect outfit for any occasion, and our fast and efficient delivery ensures you can enjoy your shopping in no time. Thank you for choosing Clothes for your fashion shopping!

Things Similiar to Features

  • Login
  • Signup
  • Stock Management
  • Shopping Cart
  • Checkout
  • Fake PayPal Payment
  • User Management
  • Orders Management

Tools

How to Run

  1. Load all Maven dependencies;
  2. Change the connection string values in application.properties;
  3. Create the database;
  4. Enable Lombok;
  5. I might be forgetting something, but, good luck!