Add README.md
This commit is contained in:
40
README.md
Normal file
40
README.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
<p align="center"><img src=".gitea/readme/icon.png" width="100px"/></p>
|
||||||
|
|
||||||
|
<h1 align="center">WatchIt</h1>
|
||||||
|
|
||||||
|
<h3 align="center"><b>Movie and tv series database along with social media platform for cinematography fans.</b></h3>
|
||||||
|
|
||||||
|
<p align="center">WatchIt is web application entirely created using .NET technologies (not counting HTML and CSS). Backend was written using ASP.NET Web API framework, while the frontend is using Blazor Server. The application uses PostgreSQL as a database and EF Core to communicate with it. This project was topic of my engineer degree thesis at Warsaw University of Technology.</p>
|
||||||
|
|
||||||
|
<p align="center"><img width="50%" src=".gitea/readme/screenshot.png"/></p>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Informations
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> **For Github users:**
|
||||||
|
>
|
||||||
|
> This is only mirror repository. All changes are first uploaded to the repository <a href="https://repos.mateuszskoczek.com/MateuszSkoczek/WatchIt">here</a>. However, Github repository handles issues and pull requests for better accessibility.
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> App is no longer maintained. Some features might not work properly. I leave the repository mainly as a sample of my work.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- bc
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
**Requirements:**
|
||||||
|
|
||||||
|
- .NET SDK 8.0
|
||||||
|
- C# IDE, e.g. JetBrains Rider or Visual Studio (optional, but recommended)"VDownload.exe". You may need to accept the SmartScreen filter warning.
|
||||||
|
|
||||||
|
## Attribution
|
||||||
|
|
||||||
|
This project is open source on MIT License, so you can just copy and upload again to your repository. But according to the license, you must include information about the original author. You can find license <a href="https://repos.mateuszskoczek.com/MateuszSkoczek/VDownload/src/branch/main/LICENSE">here</a>.
|
||||||
|
|
||||||
|
**Other sources:**
|
||||||
|
|
||||||
|
- Icons by <a href="icons8.com">Icons8</a>
|
||||||
Reference in New Issue
Block a user