Built by Laravel, Vuejs, vue-router, Passport, OAuth2 and ElementUI
The project was originally host on Amazon EC2 with https://timehunter.io (I have shut it down recently.)
This is a project that inspired by Tomato Timing principle, Toggl, Todo and Time Management.
This project has been delayed and no longer (probably) for further development.
YouTube draft demo video: https://youtu.be/lZp60SQXFMI
This is a project that helps me learn a lot vuejs and my first startup project.
The project is built in March 2018 and rushed draft version in 2 weeks. The project is not fully polished and is not following good OOD design, it requires more clean-up.
There are many useless files and haven't been cleaned up, they are all my testing files...
The vue main src located at https://github.com/RyanDaDeng/timehunter/tree/ryandeng-backup/resources/assets/js/forms
Well, this is still the project that I am proud of.
- Run composer install
- Run npm install
- Create your database, and run php artisan migrate
- Done