8000 GitHub - sja-thedude/book-an-appointment-backend: The project we are going to build for the Final Capstone Project is based on an app to book an appointment to the doctor. We should follow the given design of the website, but we personalized the content.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to the doctor. We should follow the given design of the website, but we personalized the content.

Notifications You must be signed in to change notification settings

sja-thedude/book-an-appointment-backend

Repository files navigation

Book an appointment app

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to the doctor. We should follow the given design of the website, but we personalized the content.

Additional description about the project and its features.

The credits of the design of the website goes to Behance.

Learning objectives

  • Apply technical knowledge and skills gained in previous modules in a complex project.
  • Understand pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
  • Understand principles of Ruby on Rails and React frameworks.
  • Apply Ruby best practices and language style guides in code.
  • Apply RoR best practices and language style guides in code (e.g. thin controllers).
  • etc ...

Built With

  • Ruby
  • Ruby on Rails

Kanban Board

link

Initial state of kanban board: Screenshot 2022-03-21 at 11 46 14 AM

Final number of Members in our team are 4 -

Live

Live Link

Front End

book-an-appointment-frontend

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby (ruby --v)
  • SQLite3 (sqlite3 --v)
  • Postgrestsql (psql --version)
  • Node.js (node --v)
  • Yarn (yarn --v)

To get a local copy up and running follow these simple example steps.

Run in your terminal git clone https://github.com/sja-thedude/book-an-appointment

Install RSpec

To run the tests locally :

  • To instal RSpec for testing please run the following command on your terminal:

gem install rspec

Install Dependensies

  • run bundle install in your terminal

Create the database

  • connect to your psql
  • run rails db:create in your terminal
  • run rails db:migrate in your terminal

Helpful links to solve some issues

Run the application

  • run rails s in your terminal

Authors

👤 Syeda Juveria Afreen

👤 Yishak

👤 Tinyefuza (Godanah) Gordon

👤 Shahier Nashaat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

The project we are going to build for the Final Capstone Project is based on an app to book an appointment to the doctor. We should follow the given design of the website, but we personalized the content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0