Social Site for eBMCs
For the frontend contributer of this (techedu) project . Follow these steps
- Clone this Project repo
- Goto Techedu/public folder Then you will see
Public
│─── css
│ │
│ └───style.css
│
├─── js
│ │
│ └───main.js
│
│
└──── index.html
- Only work on Public Directory
NOte: - This read me files chages in time so keep checking and
- /user/register
method : 'POST'
takes : name , email , first-password and second-password
- /user/login
method : 'POST'
takes : email and password
- /user/users
method : 'GET'
takes : ❌
- /user/nickname
method : 'GET'
takes : ❌
note : /nickname , this nickname should be the nickname of user for ex :- user/bibhu
- /user/nickname
method : 'DELETE'
takes : ❌
note : /nickname , this nickname should be the nickname of user for ex :- user/bibhu