Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kom-senapati/productiflow
https://github.com/kom-senapati/productiflow
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kom-senapati/productiflow
- Owner: kom-senapati
- License: mit
- Created: 2023-11-19T15:24:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-19T17:05:39.000Z (12 months ago)
- Last Synced: 2023-11-20T16:32:34.663Z (12 months ago)
- Language: Python
- Homepage: https://taskzen.streamlit.app/
- Size: 680 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProductiFlow 🚀
Welcome to **ProductiFlow**! This app provides a home page and tasks page for your convenience.
### Deployed link : https://taskzen.streamlit.app/
## Home Page 🏠
The home page welcomes you with a friendly message and showcases a sample image. Feel free to explore and enjoy the content!
## Tasks Page ✅
The tasks page contains a todo list with many features. Customize it to fit your needs and stay organized.
## How to Use 🛠️
1. **Install Dependencies:**
```bash
pip install -r requirements.txt
```2. **Run the App:**
```bash
streamlit run app/app.py
```Visit the provided URL in your web browser to interact with the app.
## How to Contribute 🤝
If you'd like to contribute to the development of this app, follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them.
4. Push your changes to your fork.
5. Submit a pull request.Your contributions are highly appreciated! 🌟
## Thanks for Visiting! 🙌
Thank you for checking out **ProductiFlow**. Feel free to explore, use, and contribute to make it even better. If you have any questions or feedback, please don't hesitate to reach out.
Happy coding! 🚀