-
The application is intended for users who want to be notified of upcoming exhibitions and to book their ticket on time. MuseumApp visitors will have the opportunity to see all exhibitions, current and coming soon. It is necessary to have your account for ticket reservation.
-
The idea of the site is that users can follow events in museums located in several cities in Serbia.
- [Visual Studio 2019 Community] - https://visualstudio.microsoft.com/vs/
- [Microsoft SQL Server 2019 Developer] - https://www.microsoft.com/en-us/sql-server/sql-server-downloads
- [Visual Studio Code] - https://code.visualstudio.com/
- [NodeJS] - https://nodejs.org/en/download/
- [Postman] - https://www.getpostman.com/downloads/
- [C#] - https://docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/
- [ASP .NET Core] - https://docs.microsoft.com/en-us/dotnet/core/install/sdk?pivots=os-windows
- [Entity Framework] - https://docs.microsoft.com/en-us/ef/core/
- [React] - https://reactjs.org/
In order to run application, you need to execute sql script for creating database, which can be found at script/script.sql
- Open Visual Studio Code and [MuseumApp/OpenSourceSoftwareDevelopment.Museum.React/] project
- npm install
- npm start
- Open Visual Studio and [MuseumApp] project
- Run -> IIS Express
Sovilj Ivana, Lazar Momcilovic