riddhirewatkar / institute-reviews-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Institute Reviewer:

An exhaustive collection of reviwes given students, faculty, visitor as json files for easy access.

How to contribute

Refer the template provided below to add your word

Create your first pull request ๐Ÿ˜Ž

Fork this repository

Clone the forked repository from your account

Add your JSON file to the respective folder.

Commit your changes with an appropriate message.

Create a pull request

Example file ๐ŸŽƒ

path: index.json

{
"id":0,
"institute_name": "walchand college of engineering, sangli",
"location":"india",
"your description":"student",
"about":"academic",
"review":"Best college for Engineering",
"rating":"4.0/5",
"date":"29/09/2022"
}

About