Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alino authored Jul 2, 2018
1 parent eb814b2 commit a933673
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[![Waffle.io - Columns and their card count](https://badge.waffle.io/Alino/TAPICC-API-implementation.svg?columns=all)](https://waffle.io/Alino/TAPICC-API-implementation)

# Note
this is a work in progress, some things needs to be done first so we can call this production ready.
- [ ] authentication and user sessions
- [ ] user profile must be defined and implemented
- [ ] manually tested
- [ ] automated tests written and implemented

# Installation
download this repository
Expand All @@ -24,4 +30,4 @@ When you are running the server, you can navigate to http://localhost:1337/docs
# Generating swagger file
```npm run generateSwagger```

creates or overwrites *swagger.json*
creates or overwrites *swagger.json*

0 comments on commit a933673

Please sign in to comment.