The Campus Selection System is a web-based application developed using Python, Flask, HTML, and CSS. It helps manage student assessments, aptitude tests, and placement activities efficiently.
- Student Registration and Login
- Staff Login
- Aptitude Test Management
- Student Performance Evaluation
- Placement Eligibility Tracking
- Dashboard for Students and Staff
- User-Friendly Interface
- Python
- Flask
- HTML5
- CSS3
- SQLite/MySQL
├── app.py
├── templates/
├── static/
├── database/
└── README.md
- Install Python and Flask.
- Download or clone the repository.
- Open the project folder.
- Run the application:
python app.py- Open your browser and visit:
http://127.0.0.1:5000
Dhinesh G
This project is developed for educational purposes.