reduced video size and fixed links

This commit is contained in:
2022-09-22 00:32:21 +03:00
parent c57a917376
commit 27aed8cd20
5 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
ERP implementation portfolio, for the discipline ERP at Satakunta University of Applied Science. Using [Git](https://git-scm.com/) as a tool for project management. The concept is to group all information in a *folder* storage model. Also, in order to share online the portfolio, I'm using [code.33co.de](https://code.33co.de/ehofmann/ERP-samk/) that is my [self-hosted](https://www.computerhope.com/jargon/s/self-hosting.htm) instance of [Gitea](https://gitea.io/en-us/).
More information on how to navigate throught the platform, check this [video](video/platformDescription.mp4)
More information on how to navigate throught the platform, check this [video](videos/platformReduced.mp4)
```
BACKUP: In case the [master](https://code.33co.de/ehofmann/ERP-samk) repository is not available, a mirror repository can be used as [backup](https://github.com/githubedu/ERP-samk), only files and text, project and issues are not available.
@@ -28,3 +28,8 @@ The [Project management](https://code.33co.de/ehofmann/ERP-samk/projects) is exe
### [Milestones](https://code.33co.de/ehofmann/ERP-samk/milestones)
Each task with deadline is considered as a **Milestone**, on which is described what is expected and each issue is linked to the milestone/individual work.
# Others information
| [Video demonstrating Gitea](videos/platformRduced.mp4) | This video demonstrate how the ERP project has been setup in Gitea and how it will be used to manage the ERP implementation |
| [Video demonstrating Git](videos/gitReduced.mp4) | In this video Eduardo demonstrate how the changes in files or in text are uploaded to Gitea and how to see the changes on each commit |
|--|--|