Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sntakirutimana72/final-capstone-backend

Final capstone backend
https://github.com/sntakirutimana72/final-capstone-backend

Last synced: 9 days ago
JSON representation

Final capstone backend

Awesome Lists containing this project

README

        

# Easy booking

> Project Description

> The `EASY BOOKING` is a hotel booking app where users can make room reservations by specifying the date of entry and date for depature. Users will have various options to select from, based on what accomodities or special facilities offered along with a preferred room.

## Built With
- Ruby
- Git
- Github
- Rubocop
- RSpec
- Stylelint

## Getting Started
To get a local copy of the program running, follow these simple steps
## Demo
Coming soon...

### Prerequisites
- IDE, preferably Visual Studio Code

### Install
- Ruby
- Rails

### Setup
- Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
- Clone the repository with git clone https://github.com/sntakirutimana72/final-capstone-backend to have a copy of the backend server.
- To get the curent working tree, git fetch --all, then checkout to "dev" branch.
- Finally, run the application by doing the following:
- navigate to the root directory with a command line preferably ubuntu terminal
- run 'bundle install'
- run 'rails db:create'
- run 'rails db:migrate'
- run 'rails db:seed'
- run 'rails serve'
- Clone the front end of the application with git clone https://github.com/sntakirutimana72/final-capstone-frontend to have a copy of the front end
- Finally, run the application by doing the following:
- navigate to the root directory with a command
run 'npm install'
run 'npm start'

### Kanban board
- Link to the [Kanban board](https://github.com/users/sntakirutimana72/projects/3)
- Link to the screenshot of the [initial state of our Kanban board](https://user-images.githubusercontent.com/74867463/196947605-688825b1-286e-458d-8daa-0bbd197c9915.png)

#### Authors

👤 **Wale Olapetan**

- GitHub: [@wale-prog](https://github.com/wale-prog)
- LinkedIn: [@walepetan](https://www.linkedin.com/in/walepetan/)

👤 **Steve**
- GitHub: [@sntakirutimana72](https://github.com/sntakirutimana72i)

👤 **Chris Siku**

- GitHub: [@Chrissiku](https://github.com/Chrissiku)
- Twitter: [@christian_siku](https://twitter.com/christian_siku)

👤 **Ali Atayee**

- GitHub: [@aliatayee](https://github.com/aliatayee)
- Twitter: [@AqaAtayee](https://twitter.com/AqaAtayee)

👤 **Safar Ali**

- GitHub: [@safar1212](https://github.com/safar1212)
- LinkedIn: [@safar-ali999](https://www.linkedin.com/in/safar-ali999/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to Microverse
- Shoutout to [Murat Korkmaz](https://www.behance.net/muratk) for providing the design

## 📝 License

This project is [MIT](./LICENSE) licensed.