Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

469 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Java Web Shopping Site 🛍️

🛒 This is a Java web application for an online shopping site. It allows users to browse products, add them to a shopping cart, and proceed with the checkout process.

Features

  • User Authentication: Users can create accounts and log in to access their personalized shopping experience.
  • Product Browsing: Browse through a wide range of products categorized into different sections.
  • Product Search: 🔍 Search for specific products using keywords.
  • Shopping Cart: 🛒 Add products to a shopping cart for later purchase.
  • Checkout Process: Users can proceed to checkout and complete their purchases securely.
  • Admin Panel: 👩‍💼 Administrators can manage products, categories, and user accounts through an admin panel.
  • Responsive Design: 📱 The website is designed to be accessible and usable on various devices, including desktops, tablets, and smartphones.

Technologies Used

  • Java: ☕ Core language for backend development.
  • HTML/CSS/JavaScript: Frontend development technologies for creating the user interface and adding interactivity.
  • MySQL: 🗃️ Relational database management system for storing product and user data.
  • Tomcat: 🐱 Servlet container for deploying the web application.

Setup

  1. Clone the Repository: https://github.com/kalehege/DEA.git
  2. Import Project: Import the project into your preferred IDE (NetBean, Eclipse, IntelliJ, etc.).
  3. Database Configuration: Set up a MySQL database and configure the database connection properties in dea.
  4. Run the Application: Start the application using your IDE or Maven.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b main.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin main.
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

Java Web Shopping Site

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages