Skip to content

VikeLabs/scholar-u

Repository files navigation

Scholarship Finder

Welcome to the Scholarship Finder repository! This project is designed to help users find scholarships that match their criteria, making the process of funding education easier and more accessible.

Table of Contents

Description

Scholarship Finder is a web application that allows users to search for scholarships based on various filters such as Type of Scholarship, Faculty, and Gender etc. The goal is to streamline the process of finding financial aid for students.

Features

  • Search Filters: Filter scholarships by location, field of study, and eligibility.
  • User-Friendly Interface: Easy-to-navigate UI for a seamless user experience.
  • Updated Database: Regularly updated scholarship data to ensure accuracy.

Installation

To run this project locally on a Windows machine, follow these steps:

  1. Clone the repository:

    Open Command Prompt and run:

    git clone https://github.com/jevdboi3303/Scholarship-Finder.git
  2. Navigate to the project directory:

    cd Scholarship-Finder
  3. Install Node.js:

    If you don't have Node.js installed, download and install it from the official website.

  4. Install the required dependencies:

    npm install
  5. Install MongoDB Compass

    Download and install it from the official website.

  6. Import the database queries

    Import Database Collection into the MongoDB Compass.

  7. Run the application:

    node app.js

Usage

Once the application is running, you can access it through your web browser at http://localhost:3000. Use the search filters to find scholarships that meet your criteria and bookmark the ones you are interested in.

Contact

If you have any questions or need further assistance, feel free to reach out:

Thank you for using Scholarship Finder! We hope it helps you find the financial support you need for your education.