The Appointment app on RoR

The Back-end for Final Capstone Project

  • This app is a Back-end side of final capstone project. You can find the Front-end app here.
  • Direct link to Kanban board for whole capstone project

Kanban screen

The final member number of this project is: 3!

Built With

Ruby on Rails Postgres Rspec

Getting Started

To get a local copy up and run the app, follow these simple example steps.

Prerequisites

Ruby : 3.0.1 Rails : 7.0.1 Postgres > 14.0

Setup

Clone the repository with:

git@github.com:Kossi-stack/appointment-back-end.git

Install

To install all dependencies, run:

bundle install

Create database and seed the data

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

Usage

To run the server, in the project directory, run:

rails s

Endpoints

If you are using the app localy

{defaultHost} = http://localhost:3000

If you are using deployed app

{defaultHost} = https://.herokuapp.com

👤👤 Authors

👤 Kossi Fioklou

👤Elmar

👤Rustam

  • Location:
  • GitHub:
  • LinkedIn:

🤝 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 This project was inspired by Microverse

📝 License This project is MIT license