Skip to content

diana/IC-API

Repository files navigation

README

logo

Innovate Confidence API

This is the api, build in Ruby on Rails, for the web app Innovate Confidence and is deployed to heroku with ability to view json of users, games, scenarios, attempts, questions, and answers.

The database is PostgeSQL and database diagrame is pictured below:

dbdiagram

Features in progress:

  • Implamenting the options attribute of the questions table. This attribute is set up as an array so that it can hold optional answers for multiple choice/dropdown answering.
  • Update the users table to hold a username, company name, and other attributes as needed by users.
  • Update the questions table to include a question type, such as true/false, multiple choice, short & long answers. Currently only has option for text answers.
  • ...

About

API for Innovate Confidence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published