deepakmeenax / IIITL_Admission_Portal

IIITL Admission Portal

Home Page:https://iiitl-addmission.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIITL Admission Portal.

Admission Portal for B.tech students.

              

A Simple to use web portal for B.tech students admission where students can submit application and administration can easily verify these applications

Features

  • Students can submit there application along with all the necessary documents.
  • verifyers can preview all the documents at one place.
  • verifyer can Aprove and Reject application with commit.
  • Student can track its application status.
  • A secure signIN and signUP for both students and verifyers
  • This web Portal includes all these features along with simple and clean UI

Tech

This Web Portal uses a number of open source tools and libraries to work properly:

We have used Iterative Waterfall model to build this project.

Frontend
  • React.js - JavaScript library for building or UI components
  • Reducer - JavaScript library for managing application state.
  • Framer and Lottie Animations for smooth user interaction.
Backend
  • Node.js - evented I/O for the backend
  • Express.js - fast node.js network app framework
  • MongoDB - a document-oriented NoSql database
  • Mongoose.js - an Object Data Modeling (ODM) library for MongoDB and Node. js.

Installation

To start frontend Server

It requires React.js v16+ to run.
Install the dependencies and and start the webapp.


npm i
npm start

To start Backend Server

To start the Backend server first go to the server directory and install required dependencies and start server


cd Server

npm i
npm start

Conclusion

We are thankful to our professor Dr. Vishal Krishna Singh sir for providing us this wonderful opportunity, and we are also thankful to our TA sir Mr. Majithia Vivek Vinodbhai for providing us his continuous support and feedback which helped us in improving our project a lot.

APP Screens

About

IIITL Admission Portal

https://iiitl-addmission.netlify.app/


Languages

Language:JavaScript 72.6%Language:SCSS 25.8%Language:HTML 1.4%Language:Shell 0.2%