A web application for individuals interested in self-growth to visualize their current state in life and concretize their life visions into accomplishable tasks.
I believe everyone can achieve anything they truly desire in life if planning and execution are done right. I built this app to help those who are interested in planning and achieving their life goals. The app allows the users to create Wheel of Life to self-diagnose their success in differrent categories of life, to visiualize their life visions on Vision Board, and to create and export practical goals to accomplish their life visions.
- JavaScript
- CSS5
- HTML3
- AJAX
- Image-Charts API
- FavQs API
- User can generate Wheel of Life.
- User can create an entry in Vision Board.
- User can view entries in Vision Board.
- User can modify an entry in Vision Board.
- User can view Quote of the Day.
-
Clone the repository.
git clone git@github.com:tina-park/tinas-life-planner.git cd ajax-journal npm ci
-
Start the project. Once started you can view the application by opening
index.html
in your browser.