Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alicevillar authored May 19, 2022
1 parent a24fc25 commit fd48916
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,20 +309,18 @@ $ docker run -d -p 5000:5000 clever-bird

## 11. Confluence documentation

Throughout the development of this project, we used Confluence to develop our product documentation, track meeting minutes, draw process flow diagrams, and create technical architecture documents. Please click here to access the: [Confluence Documentation - PDF](https://drive.google.com/file/d/1bcfJRxCxT_YQqohx5oJ7WdmVtwPqjC3e/view?usp=sharing)
Throughout the development of this project, we used Confluence to develop our product documentation, track meeting minutes, draw process flow diagrams, and create technical architecture documents. Please click here to access our [Confluence Documentation - PDF](https://drive.google.com/file/d/1bcfJRxCxT_YQqohx5oJ7WdmVtwPqjC3e/view?usp=sharing)


## 12. Useful Links


[Flask Quickstart](https://flask.palletsprojects.com/en/2.0.x/quickstart/)
[Flask Quickstart](https://flask.palletsprojects.com/en/2.0.x/quickstart/)

[SQL Alchemy](https://flask-sqlalchemy.palletsprojects.com/en/2.x/quickstart/#a-minimal-application)

[GITHUB project guidelines](https://gist.github.com/rsp/057481db4dbd999bb7077f211f53f212)

[Flask Testing](]https://pythonhosted.org/Flask-Testing/)
[SQL Alchemy](https://flask-sqlalchemy.palletsprojects.com/en/2.x/quickstart/#a-minimal-application)

[GITHUB project guidelines](https://gist.github.com/rsp/057481db4dbd999bb7077f211f53f212)

[GIT FLOW](http://danielkummer.github.io/git-flow-cheatsheet/)

[GIT FLOW Atlassian](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow)
Expand Down

0 comments on commit fd48916

Please sign in to comment.