launched new react app called Tasker

Posted by masis on Tue Aug 02 2022


I have been busy lately and not posted because of work and building more react projects.Ā  I recently launched a new React app called Tasker

I used React, JWT for authentication for a secure login and registration connecting all with Mongodb.Ā  When a new user registers they can see a new blank note keep and to do list along with a thrid API map in React with their current locationĀ  It took a few weeks to build this and constantly made improvements to make the application more robust.

Ā 

Secure page when a user registers with a logout session.Ā  Each user has it's own note taking, to do list and current geo location.

Ā 

Users current Geo Location:

Ā 

I will add UI landing page next, forgot my password feature and an admin area to check who is registered.