Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sentayhu19/book-an-appointment-back-end
Book-an-appointment is based on an app to book an appointment to try a motorcycle. Front-end: https://github.com/AyoubMs/book-an-appointment-front-end
https://github.com/sentayhu19/book-an-appointment-back-end
devise jwt postgresql rails
Last synced: about 1 month ago
JSON representation
Book-an-appointment is based on an app to book an appointment to try a motorcycle. Front-end: https://github.com/AyoubMs/book-an-appointment-front-end
- Host: GitHub
- URL: https://github.com/sentayhu19/book-an-appointment-back-end
- Owner: sentayhu19
- Created: 2022-08-10T14:38:01.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-29T09:16:20.000Z (over 2 years ago)
- Last Synced: 2024-12-22T06:02:19.624Z (about 2 months ago)
- Topics: devise, jwt, postgresql, rails
- Language: Ruby
- Homepage: https://power-motorcycle.herokuapp.com/
- Size: 95.7 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Motorcycle-booking-service: Back-end
> An API that provides endpoints for motorcycle-booking-service-front-end
## Kanban Board
[Kanban board link](https://github.com/sentayhu19/Book-an-appointment-back-end/projects/1)Kanban board screenshot![kanban](https://user-images.githubusercontent.com/77745775/184105254-444d5425-98de-4e7e-b920-79e09d1032ea.png)
There are 4 members in this Group
1. Solomon Hagan @Achilles-Dev
2. Debas Gebreslasie @Debas-31
3. Ayoub Chahir @AyoubMs
4. Sentayhu Berhanu @sentayhu19## Built With
- Ruby
- Ruby on Rails
## Live Demo
### [Front-end link](https://github.com/AyoubMs/book-an-appointment-front-end)
- [API-docs](http://127.0.0.1:3000/api-docs/index.html)## Getting Started
*To get a local copy up and running follow these simple example steps.
1. clone the repository to you machine using your terminal:
```
git clone [email protected]:sentayhu19/Book-an-appointment-back-end.git
```
```
cd booking-an-appointment-back-end
```
2. Install the gems:
```
bundle install
```
3. Setup the development and the test databases:
```
rails db:setup
```
4. To run the server use:
```
rails s
```5. To run the tests use:
```
rake swag:specs:swaggerize
```To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
- Ruby on Rails
- PostgreSQL
### Setup### Install
- Ruby
- Ruby on Rails
- Postgresql## Authors
👤 **Ayoub Chahir**
- GitHub: [@AyoubMS](https://github.com/AyoubMs)
- Twitter: [@KnowledgeUserD](https://twitter.com/KnowledgeUserD)
- LinkedIn: [Ayoub Chahir](https://www.linkedin.com/in/ayoub-chahir/)👤 **Debas Gebreslasie**
- GitHub: [GitHub](https://github.com/Debas-31)
- Twitter: [Twitter](https://twitter.com/DEBSH76956492)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/debas-gebrengus)👤 **Sentayhu Berhanu**
- GitHub: [@sentayhu19](https://github.com/sentayhu19)
- Twitter: [@VoltageBerhanu](https://twitter.com/VoltageBerhanu)
- LinkedIn: [sentayhu-berhanu](https://www.linkedin.com/in/sentayhu-berhanu-6376579a/)👤 **Solomon Hagan**
- GitHub: [@Achilles-Dev](https://github.com/Achilles-Dev/)
- Twitter: [@SoloAchilles](https://twitter.com/SoloAchilles/)
- LinkedIn: [Solomon Hagan](https://www.linkedin.com/in/solomon-hagan/)
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sentayhu19/Book-an-appointment-back-end/issues).## 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](./LICENSE) licensed.