arya2004/beginner-python-mini-projects-hacktoberfest-2025

Make a Simple Notes App with File Storage

開放

#18 建立於 2025年10月2日

 (3 則留言) (0 個反應) (2 位負責人)Jupyter Notebook (112 個分叉)auto 404
Good for newcomersgood first issuehacktoberfesthacktoberfest-acceptedpython

倉庫指標

星標
 (24 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

🚀 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.md with:
    • Project description
    • How to run the project
    • (Optional) Screenshot or output sample
  • requirements.txt if 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! 💻

貢獻者指南