Skip to content

akshay117/Project-Management-Application-in-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEEP ON TRACK - A Fullstack app for Project Management made with JAVA & REACT.

Application URL :

API Paths

Create new Project Method :POST----- URL : https://keepontrack.herokuapp.com/api/project/

Get project by identifier Method :GET----- URL : https://keepontrack.herokuapp.com/api/project/{ID}

Get all Project Method :GET----- URL : https://keepontrack.herokuapp.com/api/project/all

Delete Project by identifier Method :DEL----- URL : https://keepontrack.herokuapp.com/api/project/{ID}

Create user Method :POST----- URL : https://keepontrack.herokuapp.com/api/users/register

Create user Method :POST----- URL :https://keepontrack.herokuapp.com/api/users/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published