https://github.com/shy4m-003/dropnow
DropNow is my first full-stack project, built using Spring Boot (SQL) for the backend and Angular for the frontend. It features Swagger, Actuators, CRUD operations, and REST APIs. This project was a major milestone in my journey, helping me dive deep into Spring Boot and full-stack development. The next one is going to be even better!
https://github.com/shy4m-003/dropnow
actuators angular java maven spring-boot springmvc swagger-api
Last synced: 5 months ago
JSON representation
DropNow is my first full-stack project, built using Spring Boot (SQL) for the backend and Angular for the frontend. It features Swagger, Actuators, CRUD operations, and REST APIs. This project was a major milestone in my journey, helping me dive deep into Spring Boot and full-stack development. The next one is going to be even better!
- Host: GitHub
- URL: https://github.com/shy4m-003/dropnow
- Owner: Shy4m-003
- Created: 2025-06-26T07:25:42.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-08-30T15:13:28.000Z (10 months ago)
- Last Synced: 2025-08-30T17:25:23.636Z (10 months ago)
- Topics: actuators, angular, java, maven, spring-boot, springmvc, swagger-api
- Language: Java
- Homepage: https://dropnow-yi3j.onrender.com/
- Size: 947 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DropNow ā Everyone's Taxi
## Tech Stack
- **Backend**: Java, Spring Boot (SQL)
- **Frontend**: Angular
- **Database**: SQL (Not PostgreSQL)
- **Additional Tools**: Swagger, Actuators, CRUD Operations, REST API
## About the Project
**DropNow** is my first major project and a significant milestone in my development journey. It allowed me to dive deep into **Spring Boot** and really understand its core features. I implemented essential functionalities like:
- **Swagger** for seamless API documentation
- **Actuators** for monitoring and management
- **CRUD operations** to handle basic data manipulations
- **REST APIs** for communication between the backend and frontend
The backend is powered by **SQL**, and although I didn't use JWT here, it was an excellent way to focus on the foundational aspects of Spring Boot.
The frontend is built with **Angular**, providing an intuitive and interactive user experience to complement the backend functionality.
## Key Learnings
- Mastering **Spring Boot fundamentals**, including **Actuators**, **Swagger**, **CRUD operations**, and **REST APIs**.
- Building full-stack applications with **Angular** for a smooth user interface.
- Managing databases using **SQL** (without PostgreSQL).
## Impact
This project has played a crucial role in deepening my understanding of **Spring Boot** and **full-stack development**. It has laid a solid foundation for my future projects, and Iām excited to continue growing. My next project is going to be a blast, so stay tuned! š
---
Feel free to check out the project and explore how it's built!