{"id":13819698,"url":"https://github.com/carloshdelreal/doctors","last_synced_at":"2025-04-11T21:18:21.555Z","repository":{"id":39693215,"uuid":"232008326","full_name":"carloshdelreal/doctors","owner":"carloshdelreal","description":"This is a Doctor's Appointment application that is intended to showcase full-stack web development skills, particularly in Ruby on Rails and React.  Doctor's Appointments employs an API tied to a frontend written in React, and is made using the methodology and specifications of the Capstone Project provided by Microverse.","archived":false,"fork":false,"pushed_at":"2023-01-19T16:41:05.000Z","size":1515,"stargazers_count":14,"open_issues_count":29,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T21:18:17.032Z","etag":null,"topics":["rails","react","rspec","rspec-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carloshdelreal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-06T02:25:49.000Z","updated_at":"2024-04-13T12:52:32.000Z","dependencies_parsed_at":"2023-02-03T10:31:18.200Z","dependency_job_id":null,"html_url":"https://github.com/carloshdelreal/doctors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshdelreal%2Fdoctors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshdelreal%2Fdoctors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshdelreal%2Fdoctors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshdelreal%2Fdoctors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloshdelreal","download_url":"https://codeload.github.com/carloshdelreal/doctors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480446,"owners_count":21110939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rails","react","rspec","rspec-rails"],"created_at":"2024-08-04T08:00:51.851Z","updated_at":"2025-04-11T21:18:21.527Z","avatar_url":"https://github.com/carloshdelreal.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"# Doctor's Appointments\n\nThis is a Doctor's Appointment application that is intended to show some of the skills of a full-stack web developer that uses Ruby on Rails and React.\n\n**Doctor's appointments** is a an API tied to a frontend written in react, made using the methodology and indications of the Capstone Project provided by [Microverse](https://microverse.org). This project ask us to make a industry level application to show some of the skills learnt during the course. [here](https://www.notion.so/Final-Capstone-Project-Doctor-appointments-9b345aad940b4f0a951049fcb3da159f) to see the project requirements.\n\n\n## Tools used\n\nIn this project we used:\n* Ruby\n* Ruby on Rails Framework\n* HTML\n* CSS\n* React\n* Redux\n\n# Author\n\nThis project was created by:\n\n* Carlos Del Real [Github Account https://github.com/carloshdelreal](https://github.com/carloshdelreal)\n\n# The Web App\n\nThe live version of this project is on [Doctor's Appointments](https://doctorscapstone.herokuapp.com/)\n\n# Required Installations\n\nIf you want a copy of this project running on your machine you have to install:\n\n* Ruby 2.6.5\n* gem 3.0.3\n* Bundler 2.1.4\n* Rails 6.0.2.1\n* Node v13.5.0\n* React\n\nFor installation instructions follow [The Instalation Guide](https://www.tutorialspoint.com/ruby-on-rails/rails-installation)\n\n\n# Instalation of This App\n\nOnce you have installed the requiered packages shown on the [Required Installations](), proceed with the following steps\n\nClone the Repository, the folder toy_app will be downloaded\n\n```Shell\nyour@pc:~$ git clone https://github.com/carloshdelreal/doctors.git\n```\n\nMove to the downloaded folder\n\n```Shell\nyour@pc:~$ cd capstone\n```\n\ninstall gems\n\n```Shell\nyour@pc:~$ bundle install --without production\n```\n\nmigrate the database\n\n```Shell\nyour@pc:~$ rails db:create\nyour@pc:~$ rails db:migrate\n```\nFinally, run the test suite to verify that everything is working correctly:\n\n```Shell\nyour@pc:~$ rspec\n```\nIf the test suite passes, you'll be ready to run the app in a local server:\n\nIf you desire to create dummy data to see the apps functionallity run\n\n```Shell\nyour@pc:~$ rails db:seed\n\n```\n\nTo enable the facebook login system you have to provide two environment variables with the keys to do that you have to \n```Shell\nyour@pc:~$ export FACEBOOK_ID=heregoesyourfacebookappid\nyour@pc:~$ export FACEBOOK_KEY=heregoesyourfacebookappkey\n\n```\nlastly run the server\n\n```Shell\nyour@pc:~$ rails server\n\n```\n\nThen, go to [http://localhost:3000/](http://localhost:3000/)\n\nVoila!\n\n## Doctors App Features\n\nTo view the live demo, click the [Doctor's App link](https://doctorscapstone.herokuapp.com/). You will be taken to the login page. There, you will be able to register as a new user. You may also log in using  `carlos@email.com` as your email and `foobar` as the password.\n\n\u003cfigure class=\"figure\"\u003e\n    \u003cimg src=\"documentation/doctors/home.png\"\u003e\n\u003c/figure\u003e\n\nOnce you log in, you will be taken to the homepage. As this is a partial implementation, only the nav bar and the Doctor’s button are currently available.\n\nClick on Doctor and behold the doctor search bar! There, you can select a specialty and the corresponding doctors will be filtered and displayed for you. Select the doctor that you prefer.\n\n\u003cfigure class=\"figure\"\u003e\n    \u003cimg src=\"documentation/doctors/search_doctor.png\"\u003e\n\u003c/figure\u003e\n\nOnce you select your desired doctor, you will then be able to see information and feedback about the doctor and clinic. If you are happy with your selection, you can click on **Book Appointment**.\n\n\u003cfigure class=\"figure\"\u003e\n    \u003cimg src=\"documentation/doctors/doctor_profile.png\"\u003e\n\u003c/figure\u003e\n\nThe most important and elaborate part of this application is the booking system, in which every doctor has a totally independent set of available appointments. You can choose the date and time for the appointment and click Book. You will then be taken to a confirmation window and voila: your appointment is arranged.\n\nThe nicest feature about this implementation is that the selected appointment will no longer be available to other users.\n\nOnce your appointment has been set, you can then go to the main men and check your booked appointments.\n\n\u003cfigure class=\"figure\"\u003e\n    \u003cimg src=\"documentation/doctors/booking.png\"\u003e\n\u003c/figure\u003e\n\n\n# License\n\nThis code is licensed under the Creative Commons Attribution CC BY therefore if you use this code partially or totally don't forget to reference.\n\nThis license lets others distribute, remix, adapt, and build upon your work, even commercially, as long as they credit you for the original creation. This is the most accommodating of licenses offered. Recommended for maximum dissemination and use of licensed materials.\n\n# External Resources\n\n* [How to Run react components on rails](https://www.youtube.com/watch?v=5F_JUvPq410)\n* [Building Awesome react apps](http://collectiveidea.com/blog/archives/2013/06/13/building-awesome-rails-apis-part-1)\n\n# Future Features\n\nIn the original design of this application are other modules that could be developed as the one for requiring an ambulance, or buying medication, I definitely want to implement those features.\n\nI would like to implement a feature in which doctors can register and open their appointments, keep track of their patients and register a clinic history, as there is feedback commenting for the users to grade the doctor's service I think is important that doctors grade and register the behavior of the patients as well as theirs discipline if they recomend a diet or taking timely the medication.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshdelreal%2Fdoctors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloshdelreal%2Fdoctors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshdelreal%2Fdoctors/lists"}