Giter VIP home page Giter VIP logo

campy-frontend's Introduction


Logo

Campy

The AirBnB of Camping!
Explore the docs »
View Demo

Table of Contents

About The Project

Campy Home Page Screen Shot

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: github_username, repo_name, twitter_handle, email

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Create a root project folder named campy
mkdir campy
  1. Clone the front-end repo
git clone https://github.com/arsentieva/campy-frontend.git
  1. Install NPM packages for the front-end repo
npm install
  1. Clone the back-end repo as a sibling to the front-end (within the /campy folder)
git clone https://github.com/arsentieva/campy-backend.git
  1. Enter pipenv shell and install pipenv packages
pipenv shell
# and then...
pipenv install

Usage

Visitors can Explore existing locations without logging in or signing up and view available Menu options under the Hamburger Icon (Yum!).

The Explore feature allows visitors to view existing hosted locations through our map powered by Google API.

Visitors can select a location to view its details and the amenities the host has designated as available.

For more the more personalized features will require the user Login or Sign Up with their credentials or the provided Demo User button.

Users who are signed in can view and edit their accounts within the My Account page, accessible from the Menu Navigation Sidebar.

Book a stay using the Calendar! Or host a location of your own that other users can schedule a time to visit using the Host a location button.

Happy Camping!

Roadmap

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

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Link: https://github.com/arsentieva/campy-frontend

Developers

campy-frontend's People

Contributors

aaronthebruce avatar aromjhee avatar arsentieva 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.