ASP.NET Core Razor Pages ticket booking web app
Go to file
2022-06-20 15:01:35 +03:00
TicketOffice style: change ICollection to List in some Models 2022-06-19 19:17:00 +03:00
.gitignore Initial commit 2022-03-24 07:39:58 +02:00
LICENSE.md Create LICENSE.md 2022-06-20 15:01:35 +03:00
README.md docs: remove typo in README.md 2022-06-20 14:57:07 +03:00
run.sh docs: update README.md; add run script 2022-06-19 20:04:41 +03:00
Ticket Office.sln chore: remove whitespace from project name 2022-03-26 22:24:10 +02:00

auto.bus (Ticket Office) manage, search and buy bus tickets online

  • C#, Microsoft.EntityFrameworkCore, Razor Pages

Installation

To build and then run compiled project use [~]$ sh run.sh

Security

The program is built for educational purposes and will not be used in the production. But if you want to host the web app be shure to comment/delete 30'th line in Program.cs

Miscellaneous

You can disable miscellaneous features by commenting 30'th line in Program.cs

Available routes

№ 027
  • Сватове -> Красноріченське -> Кремінна -> Рубіжне -> Сєвєродонецьк -> Лисичанськ -> Сєвєродонецьк -> Рубіжне -> Кремінна -> Красноріченське -> Сватове
  • (Date: date of the first launch of project with clean database)
№ 013
  • Кремінна -> Рубіжне -> Сєвєродонецьк -> Станиця Луганська -> Сєвєродонецьк -> Рубіжне -> Кремінна
  • (Date: date of the first launch of project with clean database)

Test accounts

User
  • e-mail: user
  • password: user
Admin
  • e-mail: admin
  • password: admin