Skip to content

Full-stack CRUD app with hand-rolled API routes, tested with RSpec and Capybara.

Notifications You must be signed in to change notification settings

CLRM1/space_station_manager

Repository files navigation

README

Space Station Manager is a Rails CRUD web app with hand-rolled API routes, a PostgreSQL database and feature tested with Capybara.

Local Setup

  • git clone this repo
  • cd space_station_manager
  • bundle
  • rails db:{create, migrate, seed}

DB Schema

SpaceStationManagerDBSchema

About

Full-stack CRUD app with hand-rolled API routes, tested with RSpec and Capybara.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published