Skip to content

trigitaltech/ams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ams

Apartment Management System

Steps to install AMS

  1. Clone project or Download Zip file.

  2. Run mvn install

  3. Go to ApartmentManagementSystem\target and run the following command java -jar ams-0.0.1-SNAPSHOT.jar

  4. Open a postman collections and do a post operation with following data

{ "id": 2, "manager": "Venkat", "email": "venkat@gmail.com", "phone": "880134166", "aptName": "Sai Hills", "aptAddress": "Address", "aptPin": "12345", "password": "venkat@123"

}

About

Apartment Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors