An open API service indexing awesome lists of open source software.

https://github.com/quocanh189/parkinglot_fe

The simple parking management application helps track vehicle entry and exit, manage parking spots, and automatically calculate fees. The system allows users to enter license plate numbers, check-in/check-out times, and display parking availability. Additionally, the application can manage access cards and vehicle entry history.
https://github.com/quocanh189/parkinglot_fe

react redux-toolkit rfid rfid-reader shadcn-ui talwindcss

Last synced: 3 months ago
JSON representation

The simple parking management application helps track vehicle entry and exit, manage parking spots, and automatically calculate fees. The system allows users to enter license plate numbers, check-in/check-out times, and display parking availability. Additionally, the application can manage access cards and vehicle entry history.

Awesome Lists containing this project

README

        

# Goparking

===========================================================

### Features :

1. Authentication and Authorization (SignIn - SignUp)
2. Manage Card (CRUD Card)
3. Manage IOHistory (CRUD IOHistory)
4. Check Entrance - Exit (RFID)

### Screen :

![iamgedemo](https://res.cloudinary.com/dadvtny30/image/upload/v1740559345/parking/z1kpgooc82mlon9c7si5.png)

#### App demo :

https://goparking.duckdns.org/

# 1. How to run the app (Development Environment)

1. Clone the repo and cd into it
2. In your terminal `npm install` (npm >= 18)
3. Rename or copy `.env.example` file to `.env`
4. Run `npm run dev` local dev environment.
5. Visit `localhost:3000` in your browser

## Relate Source

- Parkinglot_BE: https://github.com/QuocAnh189/Parkinglot_Fe
- Detect_License_Plate: https://github.com/QuocAnh189/Detect_License_Plate

## Author Contact

Contact me with any questions!

Email: [email protected]
Facebook: https://www.facebook.com/tranphuocanhquoc2003

Thank You so much for your time !!!