This application will help the tnp to select among eligible candidates. It can be used to filter students on basis of their department, marks. This application can be used completely offline with an sql database set up.
It has used following applications:
- XAMPP for database and mysql
- Visual Studio for coding and compiling.
Steps to execute:
*Navigate to the "TNP/bin/release/TNP.exe" and run it.
*Download folder 'packages' also.
*Download admins.sql and import it in ' localhost/phpmyadmin ' of xampp server.
*Login using username="admin" and password="password"
*Perform required operations by applying filters.
This project is licensed under the MIT License - see the LICENSE.md file for details
This application will help the parking space provider to manage parking space by first asking for maximum parking capacity. The code is written in python using following frameworks:
a. numpy
b. argparse
c. opencv
this will monitor incoming and outgoing traffic using sensors and update available parking space accordingly.