Please check the PDF Link Here
Steps to Clone the repository
Working Demo
Step 1 Home Page
Step 2 Scan
Step 3 Scan the Registration Plate
Step 4 Verify the Registration Plate
Step 5 Scan the whole vehicle
Step 6 Check the result
- Clone the Repository
git clone "https://github.com/Pursottam6003/smart-naka"
- To install all packages in Package.json() of android run
npm i
- Set up and install React Native CLI
- Note : For running the app smoothly you are required to download and install Android Studios and run the Emulator of SDK Manager
Or Either use USB Debugging using your smart phone
-
After that it will install to your device
-
For Backend authentication and Vehicle Detection
cd server
- Install the packages
npm i
- For Vehicle Detection using YOLO please check the README.md file here
Thank You