https://github.com/carpenteri1/campusbookingapi
Part of my master. This is the api project for my master. Im using mysql to store my data in the project.
https://github.com/carpenteri1/campusbookingapi
api api-rest blazor blazor-server dotnet-core master
Last synced: 2 months ago
JSON representation
Part of my master. This is the api project for my master. Im using mysql to store my data in the project.
- Host: GitHub
- URL: https://github.com/carpenteri1/campusbookingapi
- Owner: Carpenteri1
- Created: 2021-05-27T09:17:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T13:10:00.000Z (about 4 years ago)
- Last Synced: 2025-02-12T14:58:04.923Z (4 months ago)
- Topics: api, api-rest, blazor, blazor-server, dotnet-core, master
- Language: C#
- Homepage:
- Size: 4.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Campus Booking restful - API
## About
Part of my master, will be a concept for an updated campus booking system.
Campus wants to upgrade there current booking system with some more featuers.
This project simulates a job situation where I keep in contant with campus.
Iv hade meetings with the staff and gathered suggestions and feedback on what they want and how they want it.
The meeting have been done via teams and mail do to the current corona pandemic.
The course ends by showing the results of the project to campus.#### This project is an API where the [client project](https://github.com/Carpenteri1/CampusBookingConcept) can call the API with
- get
- post
- put
- delete## Goal
Make an updated concept for there current booking system.
first and foremost campus wants the ability to let students book study rooms.
They also want to let students and teachers see what tools they have in the class rooms and study rooms,
for example, tv, how many tables, pc's and so on.Students should have the ability to give feedback on what tools they want to have for the specific rooms, general comments and suggestions or feedback. I might add some kinde of voting system also.
## Built with
- .Net core 3.1
- Dotnet Core API Templet
- C#
- AspNet
- AdoNet
- Mysql
- SQL
- EntityFramework core
- Postman
- Crud code
- Swagger (might be added)### Project planning
- [Progress](https://github.com/users/Carpenteri1/projects/7) - (More cards will be added)
- [Client Project](https://github.com/Carpenteri1/CampusBookingConcept)### Assets are from
- [Font-awesome](https://fontawesome.com/)
- [Bootstrap](https://getbootstrap.com/docs/4.0/utilities/flex/)
- [Flaticon](https://www.flaticon.com/)