xpt1x / CuConnect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CuConnect

A mobile application built with ReactNative to access important modules from CUIMS ( Chandigarh University Information Management System), powered by UIMS-API

Usage

Download expo client from PlayStore or Appstore and open CuConnect on Expo

Building

$ git clone https://github.com/xpt1x/CuConnect.git
$ cd CuConnect
# install required dependencies
$ pip install -r requirements.txt
$ cd CuConnect
$ python manage.py runserver

# Frontend
$ cd frontend && yarn
$ yarn start

About

License:MIT License


Languages

Language:TypeScript 80.3%Language:Python 17.3%Language:JavaScript 2.1%Language:Shell 0.3%Language:Procfile 0.1%