kbm26 / BursaryManagementApp

3 stars 0 forks source link

# Bursary Management Website

Overview

This project is a Bursary Management Website built using HTML, CSS and JavaScript. It connects to an API and SQL Database which are both hosted on Azure. The website itself is hosted with Netlify. The site provides functionality for Creating and Managing funding applications.

API

The Repository for the API can be found at: https://github.com/Ryshan172/DatabaseAPI

Core Functionality

Getting Started

To run the Website locally:

  1. Clone this repository to your local machine using git clone <repository_url>.
  2. Navigate to the project directory.
  3. Run index.html file located in the root directory to start the website.

Contributors