{"id":26296107,"url":"https://github.com/rohancyberops/schoolapp","last_synced_at":"2026-01-02T06:36:37.000Z","repository":{"id":275589898,"uuid":"926547763","full_name":"RohanCyberOps/SchoolApp","owner":"RohanCyberOps","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-03T13:20:07.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:51:30.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RohanCyberOps.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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-03T13:02:10.000Z","updated_at":"2025-02-03T14:22:45.000Z","dependencies_parsed_at":"2025-02-03T14:24:39.471Z","dependency_job_id":"89a83ffd-0f37-427b-a01b-42797b827637","html_url":"https://github.com/RohanCyberOps/SchoolApp","commit_stats":null,"previous_names":["rohancyberops/schoolapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FSchoolApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FSchoolApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FSchoolApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanCyberOps%2FSchoolApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanCyberOps","download_url":"https://codeload.github.com/RohanCyberOps/SchoolApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681043,"owners_count":20330155,"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":[],"created_at":"2025-03-15T04:17:00.744Z","updated_at":"2026-01-02T06:36:36.973Z","avatar_url":"https://github.com/RohanCyberOps.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n# 🎓 School App 📚\n\nWelcome to the **School App**! This application is designed to help you manage student records easily and efficiently. Built with **Flask**, it provides a clean and intuitive interface for adding and viewing students.\n\n---\n\n## ✨ Features\n\n- **👨‍🎓 Add Students**: Quickly add new students with their names and grades.\n- **📜 View Student List**: Easily view all enrolled students in a user-friendly format.\n- **📱 Responsive Design**: Seamlessly works on both desktop and mobile devices.\n- **🗃️ In-memory Database**: For demonstration purposes, student data is stored in memory.\n\n---\n\n## 📸 Demo\n\n![Demo of School App](sys.png)  \n*Experience how the app simplifies management!*\n\n---\n\n## ⚙️ Technologies Used\n\n- **Backend**: [Flask](https://flask.palletsprojects.com/en/2.2.x/) (Python)\n- **Frontend**: HTML, CSS\n- **Database**: In-memory (for demonstration)\n\n---\n\n## 🚀 Installation\n\nTo get started with the School Management App, follow these steps:\n\n### 🔧 Prerequisites\n\nEnsure you have Python installed on your system. You can download it from [python.org](https://www.python.org/downloads/).\n\n### 📥 Clone the Repository\n\n```bash\ngit clone https://github.com/RohanCyberOps/SchoolApp.git\ncd schoolapp\n```\n\n### 🐍 Install Flask\n\nYou can install Flask using pip:\n\n```bash\npip install Flask\n```\n\n### 🏃 Run the Application\n\nOnce you have Flask installed, you can start the application:\n\n```bash\npython app.py\n```\n\nOpen your web browser and navigate to `http://127.0.0.1:5000` to access the app.\n\n---\n\n## 🖥️ Usage\n\n1. **🆕 Adding Students**: Click on the \"Add Student\" link to enter a new student's name and grade.\n2. **👁️ Viewing Students**: After adding a student, you will be redirected to the main page, where you can see the list of all students.\n\n---\n\n## 🤝 Contribution\n\nContributions are welcome! If you have suggestions for improvements or new features, please create an issue or submit a pull request.\n\n### Steps to Contribute:\n\n1. **Fork the repository**.\n2. **Create your feature branch**: \n   ```bash\n   git checkout -b feature/NewFeature\n   ```\n3. **Commit your changes**: \n   ```bash\n   git commit -m 'Add some feature'\n   ```\n4. **Push to the branch**: \n   ```bash\n   git push origin feature/NewFeature\n   ```\n5. **Open a pull request**.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## 📬 Contact\n\nFor any inquiries, please reach out to:\n\n- **Rohan Naagar**: [your.email@example.com](mailto:rohan150907@gmail.com)\n- **GitHub**: [Rohan Naagar](https://github.com/RohanCyberOps)\n\n---\n## 🌟 Contributors\n\nWe want to give a huge shoutout to everyone who has contributed to the project! 🙌 Your hard work and dedication help make this app better every day. 💪\n\n\u003ca href=\"https://github.com/chrohangurjar1/RustWeatherApp/graphs/contributors\"\u003e\n  \u003cimg alt=\"RustWeatherApp contributors\" height='48' src=\"https://contrib.rocks/image?repo=chrohangurjar1/RustWeatherApp\u0026columns=24\" /\u003e\n\u003c/a\u003e\n\n🎉 Thank you all for your amazing contributions! Let's keep building together. 🚀\n---\nThank you for checking out the School Management App! We hope it helps you manage student records efficiently. 🚀\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fschoolapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohancyberops%2Fschoolapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohancyberops%2Fschoolapp/lists"}