GithubHelp home page GithubHelp logo

vichuge / backend-track-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 210 KB

This is the back-end for the final capstone on Microverse about a track application made with Ruby on Rails.

Home Page: https://stormy-headland-20983.herokuapp.com/api/v1/

License: MIT License

Ruby 99.06% HTML 0.48% Shell 0.45%
rails-api postgresql api-rest ruby-on-rails

backend-track-app's Introduction

Back-end track application (API service)

This app is the back-end for the final capstone on microverse program, to use it install Postman or another tool for API services (not supported on navigators).

Capture 1

Live demo

https://stormy-headland-20983.herokuapp.com/api/v1/

API documentation

Click here to see it!

Tests with RSpec

This website was tested with Rspec

๐Ÿ”ง Built With these features

  • Ruby 2.7.2
  • Rails 6.1.4
  • Bundle 2.1.4
  • PostgreSQL 12.7
  • Rubocop gem 1.19.0

๐Ÿ›  Getting Started

Install

git clone https://github.com/vichuge/backend-track-app.git on your terminal.

Run the application

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

  • Open a terminal
  • Copy this code : git clone https://github.com/vichuge/backend-track-app.git
  • Run the program with this code : bundle install
  • before running rails server you must run a few more commands: first run yarn install --check-files
  • Then run rails db:create, rails db:migrate
  • now you can run rails server
  • Stop the program with: "Ctrl + C" (Windows or Linux) or "Command + C"(Apple)

Open app in browser

  • When the program is running go to your browser.
  • put: localhost:3000/
  • Click on Sign Up, then register and create a new User
  • Enjoy the app.

โœ’๏ธ Author

๐Ÿ‘ค Victor Pacheco

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

backend-track-app's People

Contributors

vichuge avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

kandy-peter

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.