-
Notifications
You must be signed in to change notification settings - Fork 63
Description
Buffer 4.0:
- Custom data structure to store data
- Scholarship database
First Year Computer Engineering
Abha Barge, Aditi Mahadik, Mitali Badamikar
Project Documents on Google Drive :
https://drive.google.com/drive/folders/1nCy6Ewlx1xL8JpA47Zi88ratJSSvK37q?usp=sharing
Forked repository:
https://github.com/AbhaBarge/Buffer-4.0.git
By using linked list, queue, dictionary, array, etc. we have created a Scholarship Database that allows users to search for scholarships based upon their requirements using various filters based on age, gender, field (Science/Arts/Sports) and criteria (Need Based/Talent Based). It also comprises of a Wish-List feature that allows the user to store suitable scholarships for future reference.
The program will first require the user to Log In to an existing account or create a new account. It will then a display a menu (providing various filters available and options like Add to Wish-List and Remove from Wish-List). The program then performs the suitable operation based on the option selected by the user.