| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Smart Park Spring Service
Smart Park Spring Service is a Spring Boot application written in Kotlin using Gradle as the build system. It's designed to handle user requests for signing in/up and managing parking lot information. This code is underdeveloped prototype and has several things to be implemented yet, and yet to be tested, hence, it is decided to be archived.
Clone the repository:
git clone https://github.com/DevKingofEarth/Smart_Park-Spring_Service.git
Navigate to the project directory:
cd Smart_Park-Spring_Service
Build the project:
gradle build
Run the application:
gradle bootRun
After starting the application, you can:
This is just a part of my Final year Project, But, still, Contributions are welcome!
This project is licensed under the MIT License - see the LICENSE.md file for details.
| Back | FazBrowse Home | New Git URL |