-
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
The final member number of this project is: 5!
- Ruby
- Ruby on Rails
- Postgres
- Rspec
To get a local copy up and run the app, follow these simple example steps.
- Ruby : 3.0.1
- Rails : 7.0.1
- Postgres > 14.0
Clone the repository with:
git@github.com:Kossi-stack/appointment-back-end.git
To install all dependencies, run:
bundle install
Create database and seed the data
rails db:create
rails db:migrate
rails db:seed
To run the server, in the project directory, run:
rails s
If you are using the app localy
{defaultHost} = http://localhost:3000
👤👤 Authors
👤 Kossi Fioklou
- Location:Lome, Togo
- GitHub: @Kossi-stack
- LinkedIn: @Kossi-stack
👤Elmar
- Location: Baku, Azerbaijan
- GitHub: elmar8287
- LinkedIn: elmar.abdulkarimov
👤 Rustamxon
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twitter: Twitter
👤 Isabella
- Location: Nairobi, Kenya
- Github: @Isabellanamutenda
- Linkedin: Isabellanamutenda
👤 Uzair
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project was inspired by Microverse
This project is MIT license