{"id":18751733,"url":"https://github.com/rushi128/school-admission-app","last_synced_at":"2026-04-10T01:04:00.833Z","repository":{"id":163991558,"uuid":"528928627","full_name":"Rushi128/school-admission-app","owner":"Rushi128","description":"This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.","archived":false,"fork":false,"pushed_at":"2023-05-30T15:03:31.000Z","size":326,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T23:25:08.581Z","etag":null,"topics":["college-management","css","flask","html","innovation","javascript","project-management","projects","python","registration","school-management","sqlite","sqlite-database"],"latest_commit_sha":null,"homepage":"https://rushi128.github.io/school-admition-app/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rushi128.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-08-25T16:17:54.000Z","updated_at":"2024-03-31T10:22:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4e124e6-a64c-4788-8a02-9089cb5364fc","html_url":"https://github.com/Rushi128/school-admission-app","commit_stats":null,"previous_names":["rushi128/school-admission-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rushi128%2Fschool-admission-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rushi128%2Fschool-admission-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rushi128%2Fschool-admission-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rushi128%2Fschool-admission-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rushi128","download_url":"https://codeload.github.com/Rushi128/school-admission-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239643301,"owners_count":19673572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["college-management","css","flask","html","innovation","javascript","project-management","projects","python","registration","school-management","sqlite","sqlite-database"],"created_at":"2024-11-07T17:17:08.548Z","updated_at":"2025-11-27T11:30:13.669Z","avatar_url":"https://github.com/Rushi128.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# School Admission Application\n\nWelcome to the School Admission Application! This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.\n\n## Features\n\n- User Registration: Students can create an account by providing their details, including their name, email, and password.\n\n- User Login: Registered students can log in securely using their email and password.\n\n- Administrator Access: Teachers have administrative privileges and can manage student registrations, assign roll numbers, and perform other administrative tasks.\n\n- Student Profile: Each student has a personal profile displaying their registered information and roll number (allocated by the administrator).\n\n- User Roles: The application distinguishes between students and teachers, providing appropriate access and functionality based on their roles.\n\n## Technologies Used\n\n- Python: The project is developed using the Python programming language.\n\n- Flask: Flask, a lightweight web framework, is used for building the application.\n\n- SQLite: The SQLite database is utilized for storing user information and roll numbers.\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Rushi128/school-admission-app.git\n```\n\n2. Change to the project directory:\n\n```bash\ncd school-admission-app\n```\n\n3. Create a virtual environment:\n\n```bash\npython -m venv venv\n```\n\n4. Activate the virtual environment:\n\n- For Windows:\n\n```bash\nvenv\\Scripts\\activate\n```\n\n- For macOS/Linux:\n\n```bash\nsource venv/bin/activate\n```\n\n5. Install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n6. Set up the database:\n\n```bash\nflask db init\nflask db migrate\nflask db upgrade\n```\n\n7. Start the application:\n\n```bash\nflask run\n```\n\n8. Open your web browser and visit `http://localhost:5000` to access the School Admission Application.\n\n## Contribution\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please feel free to create an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Contact\n\nFor any inquiries or further information, please contact [Rushikesh Thorat] via email at [rushithorat128@gmail.com].\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushi128%2Fschool-admission-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frushi128%2Fschool-admission-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frushi128%2Fschool-admission-app/lists"}