Giter Site home page Giter Site logo

preciousakams / hotel-room-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from felixodette/hotel-room-frontend

1.0 0.0 0.0 957 KB

SuiteUp! — A reservation app for hotels. It enables users to make reservations view all of their reservations in a list format, delete rooms only if they are empty, and all visitors can see unreserved rooms.

Home Page: https://hotel-room-frontend-mocha.vercel.app/

JavaScript 82.55% CSS 14.08% HTML 3.37%
javascript react reactjs redux

hotel-room-frontend's Introduction

SuiteUp

Screen Shot 2022-10-14 at 12 09 43 AM

Hotel Room is a project that simulates a hotel room booking system. It allows users to book a room for one night. It also allows users to see the list of all booked rooms on that day and see a list of rooms that are not booked yet. You can check the source code for backend here.

Live Demo

Source Code

Kanban Board

  • Kanban Board
  • We were 4 students in this project
  • Kanban Board in the beginning of the project:

193262262-071d7162-d0a1-455c-98e9-3e68ba1f58c0

Built With

Frontend

Backend

Getting Started

To get a local copy up and running follow these simple example steps.

1- Clone both repositories:

$ git clone [email protected]:felixodette/hotel-room-frontend.git
$ git clone [email protected]:kamzzy/Hotel-Room.git

2- Go to the repository folder of Hotel-Room in your command prompt:

$ cd Hotel-Room

3- You might need to install dependecies with:

$ bundle install

4- Go to command line and run the command below for the live server:

$ rails server

5- Go to the repository folder of hotel-room-frontend in your command prompt:

$ cd hotel-room-frontend

6- You might need to install dependecies with:

$ yarn install

OR

$ npm install

7- Go to command line and run the command below for the live server:

$ yarn start

OR

$ npm start

Prerequisites

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

To install rails, in the terminal kindly run this command

$ gem install rails

To check if node is installed, kindly run this command in the terminal.

$ node --version

To check if yarn is installed, kindly run this command in the terminal.

$ yarn --version

To check if PostgreSQL is installed, kindly run this command in the terminal.

$ psql --version

Authors

👤 Ahmad Zamir Yousufi

👤 Huseyin Biyik

👤 Precious Akams

👤 Felix Odete

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Attributions and Credit

Original design idea by Murat Korkmaz on Behance.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

hotel-room-frontend's People

Contributors

ahzamir avatar felixodette avatar huseyinbiyik avatar preciousakams avatar

Stargazers

 avatar

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.