Code Monkey home page Code Monkey logo

final-capstone-backend's Introduction

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

Authors

๐Ÿ‘ค Wale Olapetan

๐Ÿ‘ค Steve

๐Ÿ‘ค Chris Siku

๐Ÿ‘ค Ali Atayee

๐Ÿ‘ค Safar Ali

๐Ÿค 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 for providing the design

๐Ÿ“ License

This project is MIT licensed.

final-capstone-backend's People

Contributors

aliatayee avatar chrissiku avatar sntakirutimana72 avatar safar1212 avatar wale-prog avatar

Watchers

 avatar

final-capstone-backend's Issues

[6pt] Create `Add new item` page

  • When the user clicks the "Add item" link in the navigation panel they can see a form for adding a new item.
  • And also implement the required logic to persist the Add item event changes.

[3pt] Navigation

In the navigation panel, the user can see links to:

  • Motorcycles/doctors/classes/items that you selected as a theme.
  • Reserve form.
  • My reservations.
  • Add motorcycle/doctor/class/item that you selected as a theme (the link is visible to everybody).
  • Delete motorcycle/doctor/class/item that you selected as a theme (the link is visible to everybody).

[6pt] Create `item details page`

  • When the user selects a specific item, they can see the details page with its full description (skip the "Rotate image" button).

    • In the details page, the user can click the "Reserve" button (in the design you can see the "Configure" button - please replace it with the "Reserve" button).
      Details

[6pt] Create `my reservations` page

  • Users should be able to see the list of their own reservations.
  • Users can cancel a pending reservation if they created it.
  • Users can not delete reservations unless they're admins.

[6pt] Implement items page (Homepage)

  • On the main page, the user can see a list of hotels and their respective available rooms.
  • Make sure that the "Add item" and "Delete item" links are accessible only by users who are admins.

[4pt] Project setup

  • Set up the repository/repositories on GitHub and use Gitflow.
  • You should use Postgres as your database
  • Use Rails to create backend API.
  • Use React & Redux to create frontend UI.
  • You can choose if you want to set up your project as two separate apps or as one.
  • The Creative Commons license of the design requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.

[6pt] Write app docs

  • Generate API documentation. (Optional)
  • Create a detailed README file to describe our application in wide scope.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.