(CLICK HERE) DEPLOYED -> Netlify URL
Busy with your daily life hectic schedule. Fitnesshub comes as saviour. This app helps you track your daily eating habits, calories intake and your pending work and excercises which are required in order to help your body in an health state.
Fitnesshub is the most accurate, comprehensive nutrition tracking app. It is clone website of cronometer.com.
Frontend: HTML, CSS, React.js, Bootstrap, Tailwind, APIs, Chakra UI
Server: API N POINT is resposible for hoising out backend and maintaining our user database.
Data are saved in LS in a ready to be send to back end format.
The API Auth Mocker is commented out in (assorted-desk-4504/script/signup_login.js)
To use the system just remove the comments.
Remember there are some limitations.
POST URL- /auth/register
Parameter | Type | Description |
---|---|---|
token |
string |
Required. After Succesful verification Token will be generated |
//Login Details.
//You can use these data for now to log in
{
"id":1,"name":
"Anuj Kumar Singh",
"email":"[email protected]",
"password":"123456789"
}
TO USE OTHER APIs EVERY SIGNUP-LOGIN DATAS ARE MADE IN OBJECTS. JUST CONVERT IT TO JSON AND YOUR ARE READY TO SEND OR FETCH
If you have any feedback, please reach out to us at [email protected]