24 lines
1.9 KiB
Markdown
24 lines
1.9 KiB
Markdown
# ERP Implementation Portfolio, by Eduardo Luis Hofmann
|
|
|
|
|
|
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 through the platform, check this [video](videos/platformReduced.mp4)
|
|
|
|
## Table of contents
|
|
- [Assignment 01: Project](01ERPProject.md)
|
|
- [Assignment 02: Process](02Process.md)
|
|
|
|
|
|
# Other information
|
|
|
|
| Link | Description |
|
|
|--|--|
|
|
| [ERP Implementation](https://erp.33co.de) | Sandbox ERP implementation using Axelor ERP **{user and password are on mooddle}** |
|
|
| [Project management](https://code.33co.de/ehofmann/ERP-samk/projects/1) | Link to tasks and kanban board related to the project management |
|
|
| [Video demonstrating Gitea](videos/platformReduced.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 |
|
|
| [Link to Moodle assigment #1](https://moodle3x.samk.fi/mod/assign/view.php?id=563375&forceview=1) | Complete Moodle assigment |
|
|
| [Full assigment text ](assigments/assigment1.md) | Complete Moodle assigment mirror in Gitea |
|
|
|
|
> 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.
|