Skip to content

A system that take various variable like CGPA, GAT, SOP e.t.c and predict chances of acceptance for different universities

Notifications You must be signed in to change notification settings

HamzaKhudadad/Admission-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admission-Predictor

Predict your chances of acceptence for different Universities

js-standard-style npm Generic badge

➡️ Description

Semester Project for Advance Web

System that take various variable like CGPA,GAT, SOP e.t.c and predict chances of acceptance for different universities

Linear Regression to predict chances of acceptance, Node, Express backend and Angular Frontend with passportjs Authentication and session management.

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: cd to REST and hit npm install in terminal:

Step 4: cd to AngularFrontEnd and install depedencies by npm install:

▶️ How to Run App

  1. cd to the REST
  2. Run nodemon server to run the back end
  3. cd to AngularFrontEnd
  4. run ng serve

Routes

http://localhost:4200/signup for Signup

http://localhost:4200/login for Login

http://localhost:4200/prediction for Main Prediction System

Screens

Login Signup Home

About

A system that take various variable like CGPA, GAT, SOP e.t.c and predict chances of acceptance for different universities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published