This project is an Analysis of the Diploma Final Year Result of MSBTE to take admission to Direct Second Year Engineering. The Website is created using Django
.The project is basically has extracted data from PDF using the camelot
library of python and web-scrapping from the website using the bs4
library of python. The data is stored in the MySQL Database
.
- Python Version: 3.7
- Django Version: 2.2
- DataBase: MySql Server 8.0
Directory | Info |
---|---|
Admission Counselling For Direct Second Year: | Contains the WebApplication and Backened DataBase Creation Code |
Planning: | Contains the planning of Project |
SDLC and STLC: | Contains SRS Document |