https://github.com/payal1907/cu_admission_system
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
https://github.com/payal1907/cu_admission_system
chartjs css flask html javascript sql
Last synced: 3 months ago
JSON representation
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
- Host: GitHub
- URL: https://github.com/payal1907/cu_admission_system
- Owner: Payal1907
- Created: 2025-03-18T08:19:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-20T11:54:39.000Z (about 1 year ago)
- Last Synced: 2026-04-04T12:58:00.014Z (3 months ago)
- Topics: chartjs, css, flask, html, javascript, sql
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎓 CU Admission System
CU Admission System is a web-based application that helps manage student admissions efficiently. The system allows users to register students, manage admissions, and analyze CUCET scores with interactive charts.

---
## 🚀 Features
- 📝 **Student Registration** – Add new students with personal details.
- 🎓 **Admission Process** – Enroll students in courses based on CUCET scores.
- 💰 **Scholarship Management** – Identify scholarship recipients.
- 📊 **Data Visualization** – View student distribution per course/department using charts.
- 📅 **Database Management** - The database is managed using SQL
---
## 🛠️ Tech Stack
- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Flask (Python)
- **Database**: MySQL
- **Charts**: Chart.js
- **Version Control**: Git, GitHub
---