GithubHelp home page GithubHelp logo

hop_hop_fe's Introduction

hop-hop

Rails JavaScript Ruby TailwindCSS Google Cloud Postman

Your simple all in one travel planning tool

Hop-Hop Demo

  • Create a Trip
  • Search for places on Google Maps
  • Add an accommodation
  • Add daily activities
  • Keep track of your budget!

How to Use

*This repo runs on Ruby v3.2.2 and Rails v7.1.3 with a PostgresSLQ database

Installation

  1. Clone the repository:

    git clone <repository_url>
  2. Install dependencies:

    bundle install
  3. Set up the database:

    rails db:{drop,create,migrate,seed}
  4. Start the server to build CSS and JS files with:

    ./bin/dev -p 5000
  5. Connect it with our backend repo found here: Hop Hop Back End

Key Features

  • A User can log in with 2FA and Google Authentication
  • A User can search on the Google Maps in Discover or Trips page with marker locations
  • Mobile friendly design with TailwindCSS and Flowbite components

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License.

Collaborators

hop_hop_fe's People

Contributors

hoadam avatar igorrmagalhaess avatar selena730 avatar yainporter avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

selena730

hop_hop_fe's Issues

Google Maps API

Consume the api by javascript.
Adding GG search bar on every forms

Database Cleaner Gem

Database Cleaner is a set of gems containing strategies for cleaning your database in Ruby.

The original use case was to ensure a clean state during tests. Each strategy is a small amount of code but is code that is usually needed in any ruby app that is testing with a database.

US 5

As a valid user,
when I visit the login page '/login',
and click the link to login using Google account,
I fill in my google account info,
and click continue,
I'm redirected to my dashboard '/dashboard',

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.