Skip to content

mca53amu/MS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For problem statements and data import go to src/main/resources/documents/Mobile Store.png

Prerequisites- Run MongoDB on port 27017

To download and run the project make a directory on your local system and run below commands

1-git init
2-git clone https://github.com/mca53amu/MS.git
3-cd MS
4-mvn clean install (This will create the jar file in the target folder after successfully running Unit Test cases)
5-cd target
6-java -jar MobileStoreApi-0.0.1-SNAPSHOT.jar (This will run the application on tomcat server at port 8080)

Sequence Diagram

alt text

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages