Skip to content
/ eBMC Public

A Online learning platform site for tech enthusiasts where they can learn from tech experts

License

Notifications You must be signed in to change notification settings

devnabin/eBMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techedu

Social Site for eBMCs

Live link

https://ebmc.herokuapp.com/

Getting Start

For the frontend contributer of this (techedu) project . Follow these steps

  1. Clone this Project repo
  2. Goto Techedu/public folder Then you will see
    Public
    │─── css
    │     │       
    │     └───style.css
    │      
    ├───  js  
    │     │ 
    │     └───main.js
    │     
    │ 
    └──── index.html
    
  1. Only work on Public Directory

NOte: - This read me files chages in time so keep checking and

Routs for developer

  1. /user/register

method : 'POST'

takes : name , email , first-password and second-password

  1. /user/login

method : 'POST'

takes : email and password

  1. /user/users

method : 'GET'

takes : ❌

  1. /user/nickname

method : 'GET'

takes : ❌

note : /nickname , this nickname should be the nickname of user for ex :- user/bibhu

  1. /user/nickname

method : 'DELETE'

takes : ❌

note : /nickname , this nickname should be the nickname of user for ex :- user/bibhu

About

A Online learning platform site for tech enthusiasts where they can learn from tech experts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •