Angular application to parse the data from JSON file and display it in the form of a table. The JSON file contains the fields:
- Name of the college
- Year it founded
- State
- City
- Facilities available in the college
- Sign up and Sign in page. Only registered users can apply filters.
- Dropdown filter that contains the list of all the states and cities available in the file.
- Search bar wherein a user can search for a specific college using the name of the college.
- Checklist wherein the user selects the facilities available in a college and the results are displayed in the decreasing order of the facilities available.
- youcan find the project at https://fervent-mccarthy-e0e1ca.netlify.app/