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
- Host: GitHub
- URL: https://github.com/jokk-itu/pythonkindergarten
- Owner: jokk-itu
- License: apache-2.0
- Created: 2021-02-01T09:45:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T22:53:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T04:03:02.582Z (about 1 year ago)
- Topics: devops, minitwit, refactor
- Language: C#
- Homepage: https://pythonkindergarten.tech
- Size: 45.7 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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**



[](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*