项目作者: lukaszsoleski

项目描述 :
Project of integrated room occupancy navigation at the Warsaw University of Life Sciences 🎓📖💡 (.NET Core/Angular)
高级语言: C#
项目地址: git://github.com/lukaszsoleski/sggw-spaces.git
创建时间: 2019-05-18T21:21:34Z
项目社区:https://github.com/lukaszsoleski/sggw-spaces

开源协议:

下载


Contributors
Forks
Stargazers
Issues
MIT License
LinkedIn

SGGW spaces

The aim of the project is to create an online reservation and occupancy system for the WULS - SGGW university. The application should include an overview of the premises and their search by use, equipment and number of places.

Users should be able to make quick reservations within the assigned department. Reservation of a room in another department may require approval, which the designated person, room manager or planner accepts or rejects, possibly through negotiations with the person booking the change of room or date.

The functionality of the system largely depends on the current schedule, therefore the system also requires import functions and integration with existing data.

Built With

Get started

In order to run this project, make sure you have intalled the latest versions of nodeJS, Angular CLI and
.Net Core SDK

Clone the repo

  1. git clone https://github.com/lukaszsoleski/RoomOccupancy.git

Install npm packages

Install the npm packages described in the package.json.

  1. cd RoomOccupancy/RoomOccupancy.API/AngularClient
  2. npm install

Run Angular client

  1. npm serve -o

Run .Net Core server

From the API folder ‘RoomOccupancy/RoomOccupancy.API’ run a following command:

  1. dotnet run --urls=http://localhost:51583/


Home page
Schedule
Schedule
Schedule
Package diagram
Email message