An open API service indexing awesome lists of open source software.

https://github.com/kossi-stack/appointment-back-end


https://github.com/kossi-stack/appointment-back-end

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/elmar8287/ford-front-end/).
- Direct link to [Kanban board](https://github.com/Kossi-stack/appointment-back-end/projects/1) for whole capstone project

![Kanban screen](./app/assets/image/kanban.png)

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***
- Location: Togo
- GitHub: [@Kossi-stack](https://github.com/kossi-stack)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kossi-stack/)

👤***Elmar***
- Location: Baku, Azerbaijan
- GitHub: [elmar8287](https://github.com/elmar8287)
- LinkedIn: [elmar.abdulkarimov](https://www.linkedin.com/in/elmar-abdulkarimov/)

👤***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