GithubHelp home page GithubHelp logo

baha-go's Introduction

Baha-Go

A full-stack restaurant app that allow locals to make reviews on their experience!


Explore the docs

BAHA-GO

About the project


Have you ever had trouble finding good restaurants around you? Well BAHA-GO solves your issues. Join a trustworthy community that post restaurant reviews about their experience. No more second guessing where to eat. Know what places to avoid and what places are a must try!

Built with

  • Express.js
  • Node
  • EJS
  • Mongoose
  • Passport
  • JavaScript
  • CSS
  • Cloudinary




##Getting Started

Installation

In order to clone a local copy of this repository, please follow the steps below.

  1. Navigate to the folder you would like to store the project
  2. Clone the repo
    git clone https://github.com/JayRKyd/Baha-Go.git
  3. Switch into the directory that was just created
    cd baha-go
  4. Install NPM packages
    npm install
  5. Navigate to the config folder
  6. Create a .env file there called .env
  7. Enter your MongoURI string in .env with the key DB_STRING
    DB_STRING="<Replace everything in quotes with MongoDB Connection String>"
  8. Create a session secret for express sessions called SESSION_SECRET
    SESSION_SECRET="<any string value>"
  9. Connect to your cloudinary db with the following 3 environment variables CLOUD_NAME, API_KEY, API_SECRET
    CLOUD_NAME="<cloud name here>"
    API_KEY="<api key here>"
    API_SECRET="<api secret here>"
  10. To run the application, use npm start to run the app in a development environment



Roadmap (still to be added in v3)

  • Implement a Dollar Rating System
  • Modernize feed page
  • Revamp comment section
  • Add Pagination for user posts
  • Favorite Restaurants page

Lessons Learned

coming soon...

Contact

Twitter @jayrcodes

Project Link: https://github.com/JayRKyd/baha-go

baha-go's People

Contributors

jayrkyd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.