Giter Club home page Giter Club logo

ceci007 / final-capstone-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 692 KB

The objective of this project was to create a tracking App in which a user is presented with a list of things to be measured. In this app we have users, illness and tracking tables so is an app about health care.

Home Page: https://tracking-api-ceci.herokuapp.com/

License: MIT License

Ruby 99.07% HTML 0.93%
ruby ruby-on-rails gemfile bcrypt postgresql heroku gitflow

final-capstone-api's Introduction

Final Capstone Project Project API : Tracking app

Table of Contents

About The Project

The objective of this project was to create a tracking App in which a user is presented with a list of things to be measured. In this app we have users, illness and tracking tables so is an app about health care.

users screenshot

illnesses screenshot

Live version of the project:

Live version

The Back End API

The back-end for this project consists of a REST API that manages the "finalproject-api" database. This database is integrated by the next tables:

  1. User Table: For storing username, and encrypted password and password confirmation

  2. Illness Table: For storing the name of the illness, and its description. It is depended on the user.

  3. Tracking Table: Include the daily information of the illness. This information includes:

  • Temperature
  • Mood
  • Date
  • Medicines
  • Symptoms

How to use it locally using these steps:

Clone my repository

git clone https://github.com/Ceci007/final-capstone-api.git

Go to my project's folder

cd project-name

Get the dependencies needed

bundle install

Create and migrate the tables

rails db:create rails db:migrate rails db:seed

Start the server

rails server

Tecnologies used

  • Ruby on Rails
  • Heroku
  • Postgresql
  • Rspec
  • bcrypt

Author

๐Ÿ‘ค Cecilia Benitez

Show your Support

Give a star if you like this project!

Acknowledgements

final-capstone-api's People

Contributors

ceci007 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.