arya2004/beginner-python-mini-projects-hacktoberfest-2025
Make a Simple Notes App with File Storage
Aberta
#18 aberto em 2 de out. de 2025
Good for newcomersgood first issuehacktoberfesthacktoberfest-acceptedpython
Métricas do repositório
- Stars
- (24 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
🚀 Project Idea: Make a Simple Notes App with File Storage
You are invited to implement this project idea in Python and contribute it as part of Hacktoberfest 2025 🎉
📁 Folder Structure:
Create a new folder inside src/ named as:
src/yourgithubusername-make-a-simple-notes-app-with-file-storage/
📌 Your folder must include:
- Python source code files (
.py) - A
README.mdwith:- Project description
- How to run the project
- (Optional) Screenshot or output sample
requirements.txtif you're using any libraries
✅ Notes:
- Keep it beginner-friendly!
- Avoid using heavy frameworks unless necessary.
- No plagiarized content—your original implementation only.
Once you're done, submit a PR referencing this issue.
Happy Hacking! 💻