/uilugportal-backend

Backend/Server for uilugportal-frontend

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Companion server for the UILUG PORTAL project

More details can be found here

Dependencies

Installation/Getting Started

First, clone the project:

git clone https://github.com/musab-olurode/uilugportal-backend.git

CD into the project directory:

cd uilugportal-backend

Install dependencies:

npm install
# or
yarn

Run the development server:

npm run dev
# or
yarn dev

Server now runs on http://localhost:5000.

Live version here (https://uilugportal-backend.herokuapp.com/v1)

API Docs here

Known issues

None

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

Getting involved

Since this is a project for students by students, the main objective is to add features that students need and improve the overall experience of accessing the student portal.

General instructions on how to contribute can be found here.


Open source licensing info

Copyright 2021 Olurode Mus'ab


Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with the University of Ilorin or any of its subsidiaries or its affiliates. The official university portal can be found here. This is an independent and unofficial software.