Coder Social home page Coder Social logo

aj-rom / hike-it-up-v2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.92 MB

The second coming of hike-it-up a React.js trail social media application.

Home Page: https://aj-rom.github.io/hike-it-up-v2

License: MIT License

Ruby 56.45% HTML 0.73% JavaScript 42.82%
reactjs ruby-on-rails pico-css ruby-on-rails-api react-frontend

hike-it-up-v2's Introduction

Hike It Up v2

The reincarnation of hike-it-up, a simple sinatra hiking trail sharing application.

Localized Setup

Requirements

Ruby Version & Gem Requirements

Ruby version 3.0.0 is required to run this application. And must have the bundler gem installed.

PostgreSQL

I recommend using the latest server version of PostgreSQL, but this must be installed on your system or our databases will not work.

You can find steps on the installation process here.

Setup

  1. Clone this repository
  2. Move into this repository. cd hike-it-up-v2
  3. Install packages with yarn. yarn install
  4. Run yarn start, this will start the frontend website at https://localhost:3000
  5. To get our backend up and running open a new terminal session and move to the backend directory. cd backend
  6. Run bundle install && rails db:setup
  7. And finally to start our backend server run rails s which will be hosted at https://localhost:3001

Important

Check out the seed file for the default user login!

TODO

  • Add Search functionality on main trails page
    • Either hit the backend or filter from application state
  • Finish :)

hike-it-up-v2's People

Contributors

aj-rom avatar dependabot[bot] avatar

Watchers

 avatar

hike-it-up-v2's Issues

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.