Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tush-tr/college-review

A mern stack web project in which people can review colleges. idea behind this project is, a platform where students can post reviews of their colleges, and also search colleges and see their reviews. This will help students to find a good college.
https://github.com/tush-tr/college-review

css docker express expressjs gke html javascript kubernetes mongodb node-js nodejs react react-express-views reactjs search-colleges

Last synced: 27 days ago
JSON representation

A mern stack web project in which people can review colleges. idea behind this project is, a platform where students can post reviews of their colleges, and also search colleges and see their reviews. This will help students to find a good college.

Awesome Lists containing this project

README

        





College Review

A mern stack web project in which people can review colleges.
## About Project
Basically idea behind this project is, a platform where students can post reviews of their colleges, and also search colleges and see their reviews. This will help students to find a good college.



Welcome for pull requests.

## Tech Stack used--


  • JavaScript

  • React js(jsx)

  • Node js

  • Express js

  • MongoDB

  • Python

  • Docker

# Preview

## Deployment
###

  • This app is being deployed to heroku using github action automated CI.
    ###
  • Kubernetes Deployment
  • You can deploy it to kubernetes using gcloud CLI
  • Clone the repo
    ```sh
    git clone https://github.com/tush-tr/college-review
    cd college-review
    ```

  • Run the deploy.sh script

    ```sh
    source deploy.sh
    ```

    ## How to use locally?
    ### Prerequisites
    -- Node js


    Follow these steps

    $ git clone https://github.com/tush-tr/college-review

    $ cd college-review 

    $ npm install

    $ npm start