mahadihassanriyadh / bracu-pre-advising

Pre registration utility

Home Page:https://preprereg.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrePre Registration


An application that will give an opportunity to BracU students to prepare themselves before their pre-registration.

How to

  1. First of all, install nodejs in your computer.
  2. Download or clone the repository.
  3. Open powershell or terminal in the project directory.
  4. Use this command to install the dependencies.
npm install
  1. After that run this to start the application.
npm run start
  1. Visit
https://localhost:8000
or 
https://[DEVICE IP ADDRESS]:8000

Tutorial

tut1

ScreenShots

ss1

Credit

Truly indebted to these open-source projects,

About

Pre registration utility

https://preprereg.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 55.0%Language:HTML 34.2%Language:CSS 10.8%