Table Of Content
Abstract
The project aims to develop a web application for a college using React JS for the front-end and Firebase for the back-end. The application allows the admin to upload new scholarships along with their required qualifications. Eligible scholarships can then be viewed by students after logging in. The back-end is responsible for storing the scholarship data and handling user authentication, while the front-end allows students to interact with the data in a user-friendly and intuitive way. The application is intended to be highly scalable and easily maintainable, making it an ideal solution for colleges looking to streamline their scholarship management process. Overall, the project showcases the capabilities of modern web technologies and their potential to improve various aspects of education administration.
You can download abstract from here
Technologies Used
Frontend | React JS |
Backend | Firebase |
Modules
- Admin
- π Add scholarship
- π Edit scholarship
- π View feedbacks
- Student
- π Login/Signup
- π View scholarships
- π View eligible scholarships
- π Provide feedback