https://github.com/kossi-stack/appointment-back-end
https://github.com/kossi-stack/appointment-back-end
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kossi-stack/appointment-back-end
- Owner: Kossi-stack
- License: other
- Created: 2022-02-01T08:48:28.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-09T13:41:10.000Z (over 4 years ago)
- Last Synced: 2025-01-24T11:44:02.712Z (over 1 year ago)
- Language: Ruby
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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

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