Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 1.52 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.52 KB

National Scholarship Management Portal

project-image

To claim any Scholarships provided by Government it is a very hectic process of applying verifying and releasing funds manually. This takes upto 15-30 days or sometimes even more. Our project is made for creating transparency in the scholarship program where both the applicant and the officer can check the live status of the application and have the access to various scholarship program on a single platform making it easy for both. The Student must upload their documents which will be verified by our multifactor authentication system including video/photo verification. The technology used is - Vite Tezos Blockchain Lemmebuild

🚀 Demo

https://scholarship-portal-one.vercel.app/

Project Screenshots:

project-screenshot

🛠️ Installation Steps:

1. copy the Repo link

git clone https://github.com/ThisIsSahaj/Scholarship-portal.git

2. Change directory

cd Scholarship-portal

3. install Dependencies

npm i 

4. Run Project

npm run dev