Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkalupahana/cs8395-demogpt-deadlines
https://github.com/nkalupahana/cs8395-demogpt-deadlines
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nkalupahana/cs8395-demogpt-deadlines
- Owner: nkalupahana
- License: mit
- Created: 2023-08-27T21:23:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T22:52:45.000Z (over 1 year ago)
- Last Synced: 2024-11-10T01:42:25.333Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deadlines
*Made with DemoGPT for Fall 2023 CS 8395-08*## Introduction
**Have you ever had a big, multi-week project that you knew you had to get done, but didn't have the willpower to start early? Have you ever left a long assignment until the last minute? If so, this project is for you.****Deadlines** is a productivity application designed to help you manage your time better, by breaking down your large projects or assignments into smaller, manageable chunks. Just input your assignment description, final deadline, and start date, and we'll take care of the rest. We'll break it up into easily digestible chunks with shorter deadlines to keep your work spread out and your life less stressful.
## Benefits
- **Prevent Procrastination**: Breaking down your projects into smaller parts with individual deadlines helps prevent procrastination.
- **Reduce Stress**: Spreading out your work over time helps reduce stress and prevents burnout.
- **Improve Quality**: By working on your project in smaller, manageable chunks, you can improve the overall quality of your work.## How to Use
- Clone the repository.
- `export OPENAI_API_KEY=sk-...`
- `streamlit run main.py`## License
This project is licensed under the MIT License.