This repository contains the source code for a Smart Parking App built using React Native Expo. The app acquires data from CCTV cameras to monitor parking spaces and stores this data in a database. Users can then access real-time parking availability information and make parking reservations through the app.
Untitled.mp4
Client: React Native
Server: NodeJs, ExpressJs
Database: MySQL
Install the project with npm
git clone https://github.com/Sch476/SIH1515.git
Next install Dependencies
npm install
Run the code
expo start
Contributions are always welcome!
Please adhere to this project's code of conduct
.