Skip to content

This is the micro-service for our app, Classroom Wars. It is meant to act as a type of intermediary between our app and any external API's we may need.

Notifications You must be signed in to change notification settings

Classroom-Wars/Sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra

Purpose

  • This repo is meant to act as the micro-service to the application as a whole. The main application, found here, is an application meant to address the issue of teachers not being able to properly use technology to engage their students (both in person and remotely).

Usage

To use this repo...

  1. Make sure you have the correct Ruby version installed (2.5.3). To check your Ruby version, from your command line, run ruby -v
  • If you do not have the correct version, follow the instructions to install 2.5.3: from the command line, run rbenv install 2.5.3
  1. Make sure you have the correct Rails version installed (5.2.4.3). To check your Rails version, from your command line, run rails -v
  1. Fork and Clone this repo
  2. Run: cd Sinatra
  3. Install gem packages: bundle install
  4. Follow instructions on Front End Repo for use instructions

Contributors


In no particular order...

arique github arique linkedin' | LinkedIn Mariveliz Arique Ortiz

Cam Chery cam github cam linkedin' | LinkedIn

Christopher Allbritton mckinstrybros website Travis' | LinkedIn

Corey Carter corey github corey linkedin' | LinkedIn

Dan Halverson corey github corey linkedin' | LinkedIn

Garrett Gerdsen corey github corey linkedin' | LinkedIn

Judith Pillado corey github corey linkedin' | LinkedIn

Tyler Fields corey github corey linkedin' | LinkedIn

Pryia Power corey github corey linkedin' | LinkedIn

Saryn Mooney corey github corey linkedin' | LinkedIn

Phillip DeFraties corey github corey linkedin' | LinkedIn

Travis McKinstry corey github corey linkedin' | LinkedIn

About

This is the micro-service for our app, Classroom Wars. It is meant to act as a type of intermediary between our app and any external API's we may need.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages