Skip to content

Wingardium-Levicode/bean-there

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

BeanThere

Discover the best local coffee shops, share your reviews, and connect with fellow coffee enthusiasts. With BeanThere, you can schedule coffee meetups, add coffee events to your calendar, and chat with friends about all things coffee. Join us and make your coffee journey more social and enjoyable. ☕
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contact
  6. Acknowledgments

About The Project

(back to top)

Built With

  • React
  • Node
  • Express
  • Axios
  • AWS
  • Tailwind

(back to top)

Getting Started

Navigate to the client Create an env file with the following keys: VITE_PORT VITE_GOOGLEAPI_KEY

Navigate to the server Create an env file with the following keys:

(for connecting to the database) PG_DB PG_USER PG_PASSWORD PG_HOST PORT (for successful API calls) GOOGLEAPI_URL='https://maps.googleapis.com/maps/api/place/nearbysearch/json' GEOCODE_URL='https://maps.googleapis.com/maps/api/geocode/json' GOOGLEAPI_KEY

GOOGLE_CLIENT_ID GOOGLE_CLIENT_SECRET GITHUB_CLIENT_ID GITHUB_CLIENT_SECRET

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Installation

Navigate to the client

npm install
npm run dev

Navigate to the server

npm install
npm run dev

Open your web browser and navigate to http://localhost:5000. Explore different sections of the app by clicking on the navigation links.

(back to top)

Usage

Overview:1 - R4jN63E Site Responsiveness:6 - cJJ1z1n Profile Page:2 - slGl03K

Messaging Feature: 3 - hn7UBsr Coffee Shop Location Feature: 4 - SvJTMNh Company Page: 5 - xy8wTJR

(back to top)

Roadmap

  • Home Page
    • Functional Nav Bar
    • Functional Login/Signout Buttons
    • Fun Facts
    • Social Media Links
  • Profile Page
    • Edit Details
    • Feature Shortcuts
  • Company Page
    • Photo Carousel
    • Sharing
    • Add Reviews
    • Event Maker
  • Features
    • Calendar
      • View & Add Events
      • Private & Public Options
    • Friends List
    • Messages
      • Video Chat
      • Chat Rooms
    • Favorite List
    • Location Search
      • User's Current Location
      • Zipcode Search
      • Distance From User
      • Redirect to Google Maps

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contact

Project Link: https://github.com/Wingardium-Levicode/blue-ocean

(back to top)

Acknowledgments

(back to top)

About

Hack Reactor Blue Ocean Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7