https://github.com/gabrieldwight/group-i-m32com
ASPNET Core 2.1 MVC
https://github.com/gabrieldwight/group-i-m32com
Last synced: about 1 month ago
JSON representation
ASPNET Core 2.1 MVC
- Host: GitHub
- URL: https://github.com/gabrieldwight/group-i-m32com
- Owner: gabrieldwight
- Created: 2019-02-11T15:37:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T10:20:31.000Z (almost 6 years ago)
- Last Synced: 2025-04-13T20:53:40.695Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 5.42 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Group-I-M32COM
The postgraduate coursework project is used to design a web application for boat racing competition that is used to register boat teams to an event, allocate crew members and display events on the calendar.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
Project requirements:
* Visual Studio 2017 version 15.8 or greater
* ASPNETCore 2.1### Installing
Install NETCore 2.1 runtime to run the project for testing and debugging purposes
## Deployment
* Deploy the project on Azure or kestrel server
## Built With
* [Bootstrap 4] - The web frontend framework
* [ASPNetMVC] - Backend server
* [C#] - language used for web logic and operations
* [FullCalendar] - The javascript library for calendar control## Authors
* **Gabriel Odero** - *Initial work*