GithubHelp home page GithubHelp logo

daseulchun / mern_your_places Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7.97 MB

[MERN] A SNS for posting and sharing favourite places, pictures, and locations.

Home Page: https://yourfavplaces.web.app

HTML 2.68% CSS 13.54% JavaScript 83.78%

mern_your_places's Introduction

Your Fav Places

Your Fav Places is a SNS which you can post your favourite places and share pictures.

๐ŸŽ‰ You can checkout this awesome application at https://yourfavplaces.web.app!

Technologies

  • Node.js/ Express.js
  • React.js
  • MongoDB
  • Heroku/ Firebase/ AWS S3
  • Google API: Maps, Geocoding
  • JWT

Setup

Prerequisites

To enjoy this application fully, you need :

  • MongoDB user credential
  • Create database in your MongoDB and create "places", "users" collections inside the database
  • Google API Key for Maps JavaScript & Geocoding
  • Create your own JWT_KEY
  • AWS credentials (IAM user accessKeyId & secretAccessKey)
  • Create a bucket under AWS S3

Installation

git clone [email protected]:DaseulChun/MERN_your_places.git
cd MERN_your_places
cd backend
npm install 
npm start // This will start the backend server
cd ..
cd client
npm install 
npm start // This will open up the browser

Input Your Credentials

After cloning this project to your computer, create /backend/nodemon.json referred to /backend/nodemon.json.txt and input all your credentials accordingly.

Create /client/.env referred to /client/.env.text and input your credentials. Now you will be able to play around with it.

Features

  • All users can sign up & login
  • All users can view places
  • All users can view places on the Google Map
  • Authenticated users can create places
  • Authenticated and authorized users can update & delete their places
  • Geocoding (Convert addresses into geographic coordinates like latitude and longitude)

mern_your_places's People

Contributors

daseulchun avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.