Skip to content

janmesh799/Pro-Profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profile-Creater

An web-app where you can make your profile to host and show it to other people globally. You can mention your Education, Projects, Achievements and you coding profiles on a single platform.

Client Side

Tech Used

  • NodeJs
  • ReactJs
  • Redux
  • CSS
  • Material UI
  • Axios

Server Side

Tech Used

  • NodeJs
  • ExpressJs
  • MongoDb / Mongoose
  • BcryptJs
  • JWT Token

APIs

API Method Function
/api/auth/user POST Creates an user with required Credentials
/api/auth/user GET find and send the detail of the user with the help of auth Token
/api/auth/login POST Logging in an user with required Credentials
/api/profile/ POST Creates the profile of the logged in user
/api/profile/ GET finds and return user with the given username
/api/profile/ PUT edits the profile of the user

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages