Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📝 Streamlit Notepad

A simple and lightweight Notepad application built using Python and Streamlit. This application allows users to write text, save it as a .txt file, and clear all content through an intuitive web interface. It is a beginner-friendly project created to practice building interactive web applications with Streamlit.


✨ Features

  • 📝 Write text notes
  • 💾 Save notes as .txt files
  • 🗑️ Clear all content with a single click
  • ⚡ Simple and responsive user interface
  • 🌐 Runs directly in your web browser

🛠️ Tech Stack

  • Python
  • Streamlit

📂 Project Structure

Notepad-GUI/
├── notepad.py
├── requirements.txt
└── README.md

🚀 Getting Started

1. Clone the repository

git clone https://github.com/manaskainth14-collab/Notepad-GUI.git

2. Navigate to the project directory

cd Notepad-GUI

3. Install the required dependencies

pip install -r requirements.txt

4. Run the application

streamlit run notepad.py

📸 Screenshot

Add a screenshot of your application here.

Example:

![Streamlit Notepad](images/screenshot.png)

🎯 Purpose

This project was developed to learn the fundamentals of Streamlit and build a simple web-based application using Python. It demonstrates basic concepts such as text input, file handling, and interactive user interfaces.


🤝 Contributing

Contributions are welcome! Feel free to fork the repository, make improvements, and submit a pull request.


📄 License

This project is licensed under the MIT License.

About

A beginner-friendly Streamlit project that demonstrates a simple web-based text editor with save functionality.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages