https://github.com/nrastija/testobus
Content of the Program Engineering course in the 2nd year of PDS IPS
https://github.com/nrastija/testobus
analytics csharp design programming project-planning uml visual-studio
Last synced: 7 days ago
JSON representation
Content of the Program Engineering course in the 2nd year of PDS IPS
- Host: GitHub
- URL: https://github.com/nrastija/testobus
- Owner: nrastija
- License: mit
- Created: 2024-05-07T09:26:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T08:16:26.000Z (over 1 year ago)
- Last Synced: 2025-01-20T21:11:33.123Z (12 months ago)
- Topics: analytics, csharp, design, programming, project-planning, uml, visual-studio
- Language: C#
- Homepage:
- Size: 5.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
This project is part of the Program Engineering course in the second year of my undergraduate studies. It showcases my understanding and application of software engineering principles, including design patterns, coding best practices, and collaborative development using Git. Through this project, I aim to demonstrate my growing proficiency in building scalable, maintainable software solutions.
# Project Title
City Passenger Transport Management System
## Domain Description
The task is to design and create a software solution for managing the public transport system of the city of Varaždin.
## Project Specification
The software solution aims to improve the quality of public transport services for clients while simultaneously modernizing the system for digitally entering new timetables. The solution involves the ability for employees to create, edit, and delete timetables and other related information. The requirement includes the ability for the public to view existing timetables, the buses operating on them, and the stations where they stop. A bus tracking system needs to be designed to accurately display the bus location at stations, as well as the estimated arrival time.
## Task
[Zadatak - Gradski prijevoz.pdf](https://github.com/nrastija/PI/blob/69aa2ba4954782cabf5b9700a052828d44b31dd9/Zadatak%20-%20Gradski%20prijevoz.pdf)
## Resources
[Svi resursi](https://github.com/nrastija/PI/tree/54d2b30e410a3031be4fe727f0196133c0c066d6/Documentation)