Skip to content

coltenappleby/Baseball-Lowlights-BE

Repository files navigation

Baseball Lowlights

Backend is in Ruby on Rails with a PostgreSQL database. The front end was built in React.js, HTML, and CSS. Link to front end

This was a group project done with MelSwell. Link to the orginal repo can be found here.

Viewing the Backend

This backend application has been deployed via Heroku. You can find the backend here. The postgreSQL database is hosted by heroku's datastore.


Available endpoints to view:

Viewing the entire application

Work in progess

Getting Started

  1. Clone this repo and the frontend
  2. run 'bundle install'
  3. run 'rails s'
  4. Sign In!

To Do

  • Add an API for players to be tagged in a Post
  • Create a new homepage

Demo

Run Locally

Set up Heroku

  1. Create secrets.yml file in config file
  2. export SECRET_KEY_BASE='your key'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published