Concentrer
- Concentrer is a browser-based task management app
- Developed with HTML/ CSS/ Bootstrap/ JavaScript/ Google Geolocation/ Weather API
- Able to get and save the user’s name
- Able to get, sand, and update the user’s primary and secondary task
Modules

Process
Location Fetching
If the user allows the app to get the location, the app is getting the user’s current location with the help of the browser.
Weather
Once the app has received the user’s location, the weather of the location will be requested through API from OpenWeatherMap.
Date & Time
The current date & time is calculated by the app with some default JavaScript functions.
User
The user is able to customize the app with some of their personal information, which is asked to the user only on the first visit.
Primary & Secondary Tasks
The app is capable to handle a number of different Primary and Secondary tasks of the users. These tasks will remain saved in the memory until the user deletes them.
