Giter VIP home page Giter VIP logo

helium-project3-backend's Introduction

Love Away Vacations: Backend

Description

Love Away Vacations is a site where users can browse romantic destinations throughout the world, reading city recommendations from other users in addition to submitting feedback themselves.

Features

  • Users can sign up and log in securely using JWT's and user authentication.
  • Users can select a destination from a database of international cities around the world.
  • Users can read city recommendations from other users of the site.
  • Users can submit a recommendation about each city, using a preset form that requests their favorite restaurants, sightseeing location, accomodations, romantic place and an image from their own vacation.
  • Users can update and delete their submissions.

Technologies

The backend of Love Away Vacations was built RESTfully with:

  • Express (Framework)
  • MongoDB (Database)
  • Passport (User Authentication)
  • JWT (User Authentication)

The frontend was created with ReactJS.

Installation

  1. Clone or downlaod this repo
  2. cd into repo
  3. Run npm install
  4. Seed data by running node db/seed.js
  5. Open a separate tab and run mongod to connect to database with MongoDB
  6. Open a separate tab and run nodemon index.js to start server

Unsolved Problems / Things to Work On

  • Add user authentication conditionals to create, update and delete functions for city recommendations
  • Link city recommendations with specific city pages
  • Add a feature where users can create a destination

helium-project3-backend's People

Contributors

angharrison avatar lmkirkiii avatar erinkelley27 avatar

Watchers

James Cloos avatar

Forkers

angharrison

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.