Lmcourt / snowmigo-fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Snowmigo FE

The front-end half of a Consultancy project during weeks four and five during Mod 3 of Turing. For back-end, please visit Snowmigo.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Deployment
  4. Features
  5. Contributing

About The Project

The goal of this project was to create a successful web application from a student-led project idea. Our team created an app that will allow users to authenticate with a third-party service and consume two other APIs. This application has features that include using Google OAuth, viewing a Mountain Resort's information, and the weather forecast of the day.

(back to top)

Contact

(back to top)

Built With

Framework

Languages

Tools

Gems


Development Principles

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone git@github.com/khoifishpond/snowmigo-fe.git
  2. Run bundle
    bundle install

(back to top)

Deployment

Visit Herkou

(back to top)

Features

  • Implement Google OAuth

  • Search resorts by State

  • State show page

  • Plan a trip!

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

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

About


Languages

Language:Ruby 69.9%Language:HTML 24.3%Language:CSS 4.7%Language:JavaScript 1.1%