diff --git a/Readme.md b/Readme.md index ccdef75..ad575af 100644 --- a/Readme.md +++ b/Readme.md @@ -81,3 +81,15 @@ Before submitting, please support Memori Labs: - Social links: https://linktr.ee/memorilabs Memori Labs’ official site links to their X, LinkedIn, GitHub, YouTube, and Discord socials. Their student ambassador page also highlights their focus on student builders and campus communities. + + +## Installation + +1. Clone the repository +git clone https://github.com/khushiattri8161/Student-Manager-App- + +2. Navigate to the project folder + +3. Run the application +python main.py + diff --git a/Submission/PROJECT NAME.md b/Submission/PROJECT NAME.md index 13362da..d490866 100644 --- a/Submission/PROJECT NAME.md +++ b/Submission/PROJECT NAME.md @@ -1,75 +1,52 @@ -# Open Source Hackathon 2026 Project Submission +Open Source Hackathon 2026 Project Submission +Participant Details +Full Name: -## Participant Details +GitHub Username: -**Full Name:** - +Team Name: -**GitHub Username:** - +College/University: -**Team Name:** - +Project Details +Project Title: -**College/University:** - +Project Description: ---- +Tech Stack Used: -## Project Details +GitHub Repository Link: -**Project Title:** - +Live Demo Link: -**Project Description:** - - -**Tech Stack Used:** - - -**GitHub Repository Link:** - - -**Live Demo Link:** - - -**Presentation / Demo Video Link:** - - ---- - -## Open Source Readiness - -- [ ] My project is public on GitHub -- [ ] My repository has a proper README.md -- [ ] I have added setup/installation instructions -- [ ] I have added screenshots/demo where possible -- [ ] I have added a license file -- [ ] My project is original and built/updated during the hackathon period - ---- - -## Memori Labs Sponsor Task +Presentation / Demo Video Link: +Open Source Readiness + My project is public on GitHub + My repository has a proper README.md + I have added setup/installation instructions + I have added screenshots/demo where possible + I have added a license file + My project is original and built/updated during the hackathon period +Memori Labs Sponsor Task Please complete these before submitting: -- [ ] I have starred the Memori Labs GitHub repository - https://github.com/MemoriLabs/Memori + I have starred the Memori Labs GitHub repository +https://github.com/MemoriLabs/Memori + + I have followed Memori Labs on LinkedIn +https://www.linkedin.com/company/memorilabs/ -- [ ] I have followed Memori Labs on LinkedIn - https://www.linkedin.com/company/memorilabs/ + I have followed Memori Labs on X +https://x.com/memorilab -- [ ] I have followed Memori Labs on X - https://x.com/memorilab + I have checked Memori Labs social links +https://linktr.ee/memorilabs -- [ ] I have checked Memori Labs social links - https://linktr.ee/memorilabs +ID Card Verification + I have generated my ID card from https://oshack.xyz + If my ID was not verified, I completed the mandatory verification/giveaway form and tried again ---- -## ID Card Verification -- [ ] I have generated my ID card from https://oshack.xyz -- [ ] If my ID was not verified, I completed the mandatory verification/giveaway form and tried again ---- diff --git a/Submission/Student Management system b/Submission/Student Management system new file mode 100644 index 0000000..0550b4c --- /dev/null +++ b/Submission/Student Management system @@ -0,0 +1,58 @@ +Open Source Hackathon 2026 Project Submission +Participant Details +Full Name: +Khushi Kumari + +GitHub Username: +khushiattri8161 + +Team Name: +khushi + +College/University: +Banasthali Vidyapith + +Project Details +Project Title: +Student Management system + +Project Description: +Student Manager App is a Python Tkinter-based desktop application that helps manage student records efficiently. Users can add, update, delete, and search student information through a user-friendly graphical interface. + +Tech Stack Used: +Python, Tkinter + +GitHub Repository Link: +https://github.com/khushiattri8161/Student-Manager-App- + +Live Demo Link: +https://drive.google.com/file/d/126WNxx28V0dX6U5gUYNo6U0kzy2FD2Zu/view?usp=drivesdk + +Presentation / Demo Video Link: +N/A + +Open Source Readiness +[✓] My project is public on GitHub +[✓] My repository has a proper README.md +[✓] I have added setup/installation instructions +[✓] I have added screenshots/demo where possible +[✓] I have added a license file +[✓] My project is original and built/updated during the hackathon period +Memori Labs Sponsor Task +Please complete these before submitting: + +[✓] I have starred the Memori Labs GitHub repository +https://github.com/MemoriLabs/Memori + +[✓] I have followed Memori Labs on LinkedIn +https://www.linkedin.com/company/memorilabs/ + +[✓] I have followed Memori Labs on X +https://x.com/memorilab + +[✓] I have checked Memori Labs social links +https://linktr.ee/memorilabs + +ID Card Verification +[✓] I have generated my ID card from https://oshack.xyz +[✓] If my ID was not verified, I completed the mandatory verification/giveaway form and tried again