| 23 | | You can use [wiki:TracAdmin trac-admin] to configure |
| 24 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| 25 | | regard to ''components'', ''versions'' and ''milestones''. |
| | 13 | == Eduberza - Educational Market simulation |
| | 14 | |
| | 15 | This project is a simulation of a crypto exchange, intended for beginners and |
| | 16 | created as a project for the Databases course for 2025-2026. The project is |
| | 17 | inspired by TradingView/Binance and aims to let users experience buying and |
| | 18 | selling cryptocurrencies, as well as the influence these activities have on the |
| | 19 | market and on the way trades are executed. |
| | 20 | |
| | 21 | The platform will allow user registration and the management of virtual (prop) |
| | 22 | money. Every step of the process will be explained in detail, so that users |
| | 23 | understand exactly what happens behind the scenes and how transactions affect |
| | 24 | the market. |
| | 25 | |
| | 26 | The following technologies are used: Golang (with the Chi package), and |
| | 27 | PostgreSQL for the database. The prototype will be a Go CLI, and the final |
| | 28 | project will be built with TypeScript, specifically Lit components. |
| | 29 | |
| | 30 | The main goal is to create educational and interactive software that will help |
| | 31 | beginners and ordinary users understand how crypto exchanges work through |
| | 32 | practical simulation and clear explanations. |
| | 33 | |
| | 34 | == Чекори и документацијa |
| 28 | | TracGuide is a good place to start. |
| 29 | | |
| 30 | | Enjoy! [[BR]] |
| 31 | | ''The Trac Team'' |
| 32 | | |
| 33 | | == Starting Points |
| 34 | | |
| 35 | | * TracGuide -- Built-in Documentation |
| 36 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| 37 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 38 | | * TracSupport -- Trac Support |
| 39 | | |
| 40 | | For a complete list of local wiki pages, see TitleIndex. |
| | 37 | Phase Link Status DATE |
| | 38 | ||= Phase =||= Link =||= Status =||= Date =|| |
| | 39 | || P0 || [wiki:About] || Pending || || |
| | 40 | || P1 || [wiki:ErModel] || Pending || || |
| | 41 | || P2 || [wiki:Relational] || Pending || || |
| | 42 | || P3 || [wiki:Use-Case Model] || Pending || || |
| | 43 | || P4 || [wiki:Prototype] || Pending || |