- 📖 About the Project
- 💻 Live Link
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
PlannyWise is a webpage to help you to achieve your goals and overcome procrastination, using SMART goals and a Pomodoro downcount. This webpage has 3 sections:
Where you can put your daily, weekly and monthly goals, remember to use SMART goals and Kaizen approach.
This is the countdown with an alarm that will sound after 15 minutes, also this section contains a motivational phrase that can be updated when you click on it.
After 15 minutes of intense focus on your current activity and when the alarm sounds, you can save the activity that you were working on, this section also contains a worked hours counter, for the current day, for the last 7 days and last 30 days.
- You can see their long, mid, and short goals and focus just in the present day
- Using the Pomodoro method you can be productive without burning
- You can see the real time that you spend working daily
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Git and Node. If you have Linux or Mac, you can follow this tutorial
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:danifromecuador/plannywise.git
cd plannywise
To run the project, execute the following commands, press enter after each line: Maybe you'll need to change the DB name and password to your own. (config/database.yml)
npm install
npm run dev
After that, open a webpage in your favorite web browser at http://localhost:5173
👤 Dani Morillo
- GitHub: danifromecuador
- LinkedIn: danifromec
👤 Diego Vidal Lopez
- GitHub: Diegogagan2587
- LinkedIn: diego-vidal-lopez
- User will be able to log in and have a detailed view of worked hours stats
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me an star on my GitHub repo
I would like to thank to Pomofocus where I get inspiration for the Pomodoro counter
This project is MIT licensed.