Welcome to the Web Development Playground repository! This collection showcases various web applications built using different front-end technologies. Each project in this repository complements a backend project from the SpringBoot projects repository, demonstrating how to build and deploy full-stack applications with CI/CD practices, making it a valuable resource for learning and reference.
Front-end development is crucial for building interactive and user-friendly web applications. This repository is designed for developers who want to explore:
- Different front-end frameworks and libraries.
- Integration with RESTful APIs and other back-end services.
- Best practices for UI/UX design and responsiveness.
- Performance optimizations and accessibility improvements.
- Deployment strategies using CI/CD pipelines.
- Real-world use cases and example applications.
- Browse the projects listed below.
- Click the links to access individual project repositories.
- Each repository contains its own README file with setup instructions and deployment details.
- Follow the provided steps to integrate the frontend with its respective backend.
1. G-Commerce
A simple e-commerce web application built with HTML, JavaScript, and Bootstrap, without using any front-end frameworks. It consumes the Spring Boot REST API from the G-commerce backend and includes features such as user authentication, role management, product catalog, shopping cart, checkout system, purchase history and administration panel.
More projects will be added over time!
Contributions are welcome! If you'd like to suggest improvements or add a new educational project, feel free to open an issue or submit a pull request.
This repository is licensed under the MIT License. See individual project folders for more details on licensing.