Skip to content

A Full Stack App that provides JIT information to prepare an interpreter for her interpreting encounter.

License

Notifications You must be signed in to change notification settings

BeatrizElena/Ready-API

Repository files navigation

An App for Medical Interpreters at Dana Farber

Project Two from General Assembly's Web Development Immersive Class - Providence

Overview

This app is an individual project that has as its main requirements:

  1. Engage in project scoping activities including wireframing, user stories and ERDs.
  2. Create an API, hosted at https://ready-interpreter.herokuapp.com/.
  3. Create a Front End, hosted at https://beatrizelena.github.io/Ready-Client.
  4. Use AJAX, event handlers, a clear indication of CRUD actions the user can take.
  5. Demonstrate knowledge of version control by maintaining a git workflow.
  6. Style using scss and bootstrap.
  7. Be a SPA application.
  8. Write clear documentation.
  9. Deploy to Github pages.
  10. Deply to Heroku.
Technologies Used
  • Ruby and Ruby on Rails
  • PostgreSQL
  • JavaScript
  • jQuery
  • HTML5
  • SCSS
  • Bootstrap
Reflections on the Process

Working Process

I built the API first and tested its functionality with curl scripts, on localhost, and in the rails console.

The front end consisted of forms and submit actions that fired the separate CRUD events of creating, updating, viewing, and deleting resources.

Unsolved Problems / Future Additions

  1. Adding the ability to search by doctor's name.
  2. Adding the ability to search which doctors are affiliated to a specific clinic.

About

A Full Stack App that provides JIT information to prepare an interpreter for her interpreting encounter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published