Skip to content
/ versity Public

Platform for tertiary students to access information, resources and campus services.

Notifications You must be signed in to change notification settings

hkmshb/versity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Language

versity

A platform for Nigerian tertiary institution students for accessing information, campus service and various other resources such as course schedules, past question papers etc to aid their studies and campus activities.

Built With

Versity is built on the following technologies:

Getting Started

To get a local copy of Versity up and running locally, follow the steps below:

Prerequisites

  • NodeJS
  • Yarn
  • Make

Installation

  1. Add 127.0.0.1 versity.local api.versity.local to your hosts file found at /etc/hosts on Linux systems.

  2. Clone the repository

    git clone git@github.com:hkmshb/versity.git
  3. Install node package and run the setup

    cd versity
    make install
    
    # to server the web ui run:
    make client
    
    # to server the api, on a different terminal run:
    make server

About

Platform for tertiary students to access information, resources and campus services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages