##LANGUAGES USED
This is a replication of one of the most popular website for finding products and services offered by some of the worlds best talents.
This is a challange of #back to basics in which only the primitive technologies are to be used with minimal or no usage to latest technologies/frameworks. No dependencies were allowed. Time Limit was set to 4 days.
Client: HTML, CSS, Bootstrap, Jquery, Tailwind
Server: Masai Heroku Server, Local Storage(Browser Based)
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 |
Sample Objects
{
"name": "MASAI School",
"email": "hello@masai.com",
"username": "masai-school",
"mobile": "9876543210",
"description": "A Transformation in education!"
}
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 arnabdasrishi@gmail.com