We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b8a97 commit d1eaab3Copy full SHA for d1eaab3
README.md
@@ -9,6 +9,15 @@
9
* MongoDB
10
* Postman
11
12
+# Task List Status
13
+- [X] Rest controllers and models using SpringBoot
14
+- [X] MongoDB configuration
15
+- [X] TravisCI build
16
+- [X] SonarQube integration
17
+- [ ] 80% and above Code Coverage
18
+- [ ] Cloud deployment script addition to travis
19
+
20
21
# Step 1: Creating a Database
22
Get a running instance of MongoDB that you can connect to.
23
For more information on getting started with MongoDB, visit their [online tutorial](https://docs.mongodb.com/manual/).
0 commit comments