Skip to content

A Spring boot application for handling Parking services for Android client app. An independent application for handling signin/signup, parking information, real time data, etc.

License

Notifications You must be signed in to change notification settings

DevKingofEarth/Smart_Park-Spring_Service

Repository files navigation

Smart Park Spring Service

Overview

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.

Features

  • User authentication (sign in/up)
  • Parking lot information management
  • Real-time parking space availability

Prerequisites

  • JDK 1.8 or later
  • Kotlin
  • Gradle

Installation

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

Usage

After starting the application, you can:

  • Sign in/up through the provided endpoints
  • Access parking lot information
  • Check real-time availability of parking spaces

Contributing

This is just a part of my Final year Project, But, still, Contributions are welcome!

License

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

About

A Spring boot application for handling Parking services for Android client app. An independent application for handling signin/signup, parking information, real time data, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages