A web app which keep track of todo tasks and let students focus on studying with Pomodoro method. However, a normal todo app would be a bit boring to give motivation for students, so turning it into a game of catching Pokemon would make students feel interested in.
The site is hosted on poke-doro.web.app (Register / Login with Google account)
- Vanilla JavaScript - Game engine (built from scratch, inspired from Chris courses
- NES.css - Homepage UI
- Firebase - Database, Auth
- Netlify - Deploying
User can travel around the custom Pallet Town as if they were playing a Pokemon game with arrow keys - Up
, Left
, Right
, Down
.
There are three main locations to travel to:
- Home: starting position
- Traning center: managing tasks, battling to do tasks
- Laboratory: achievements, tasks done
Main feature where users manage their task and spend time doing as battling simulation starts .New pokemon will appear randomly, which help students to study more to discover more pokemon.
All the pokemon that we have met, and the time we have spent on studying to win against that pokemon (real life tasks user have completed)
- Website - Tien Trinh