zsevic / upis

Real-time simulation of muster for enrollment at faculties

Home Page:https://sevic.dev/upis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upis

Real-time simulation of enrollment muster at faculties

See demo: https://sevic.dev/upis

Usage

  • User can login (email: user1@users.com, password: userresu) and change values for the rest of the places for departments at his/her faculty

Setup

git clone https://github.com/zsevic/upis
cd upis
cp .env.sample .env # change values
yarn
yarn start

Deployment

yarn deploy

Technologies used

  • React, Apollo

About

Real-time simulation of muster for enrollment at faculties

https://sevic.dev/upis

License:MIT License


Languages

Language:JavaScript 93.3%Language:HTML 6.7%