Skip to content

DevelOpsITU/MiniTwit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniTwit

Bettercodehub:

BCH compliance

Codeclimate:

Maintainability Test Coverage

SonarCloud:

Bugs Code Smells Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating Technical Debt Vulnerabilities

MiniTwit is a Go' Twitter clone developed by Group D. During the course DevOps, Software Evolution and Software Maintenance, MSc. Most of the course material can be found on GitHub: itu-devops/lecture_notes

Group members:

The group is registered in the ITU-Devops repositories.py file.

The application was hosted at https://thomsen-it.dk.

Image of application

Documentation

In the ./Docs folder are the documentation of the project. Here are some quick browsing links:

Contribution

Run git shortlog -se to see commit distribution

Acknowledgments

The application is based on the python flask application given freely by Helge Pfeiffer.