An open API service indexing awesome lists of open source software.

https://github.com/jokk-itu/pythonkindergarten

A refactored version of the minitwit application
https://github.com/jokk-itu/pythonkindergarten

devops minitwit refactor

Last synced: about 1 year ago
JSON representation

A refactored version of the minitwit application

Awesome Lists containing this project

README

          

# MiniTwit by PythonKindergarten
**DevOps project for the elective "DevOps, Software Evolution and Software Maintenance" at the IT University of Copenhagen, spring semester 2021**

![current release](https://img.shields.io/github/v/release/jokk-itu/pythonkindergarten)
![issues](https://img.shields.io/github/issues/jokk-itu/pythonkindergarten)
![total-lines](https://img.shields.io/tokei/lines/github/jokk-itu/pythonkindergarten)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jokk-itu_PythonKindergarten&metric=alert_status)](https://sonarcloud.io/dashboard?id=jokk-itu_PythonKindergarten)

## Table of contents
* [General info](#general-info)
* [Access our MiniTwit implementation](#access-our-minitwit-implementation)
* [Usefull links](#usefull-links)
* [Screenshots](#screenshots)

## General info
This project is a refactored version of "MiniTwit", a mock of an old social media. Our task has been to develop and refactor this "old social media", which has resulted into this project. The application is refactored into C#, and uses Blazor for front-end.

## Access our MiniTwit implementation
Our implemenatation of "MiniTwit" can be accesed [here](https://pythonkindergarten.tech/).

## Usefull links

[Contribute.md-file](https://github.com/jokk-itu/PythonKindergarten/blob/master/CONTRIBUTING.md)

[Depencies graph](https://github.com/jokk-itu/PythonKindergarten/releases/tag/v3.0)

## Screenshots
*To be added*