GithubHelp home page GithubHelp logo

goldmanzachs / hotels_sendgrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lkkadiri/hotels_sendgrid

0.0 2.0 0.0 13.92 MB

Cleaning up @lkkadiri (Leela Krishna) shit code

Ruby 93.43% JavaScript 3.60% CSS 2.96%

hotels_sendgrid's Introduction

Hotel Reservation System

An Application to make Hotel reservations.

Installation:

  • Clone the Repo:
git@github.com:GoldmanZachs/hotels_sendgrid.git
  • Create The Database
rake db:create
  • Migrate the Database and populate all the tables
rake db:migrate
  • Seed the Admin user
rake db:seed
  • Run the application
rails s

Application features:

User can create as many Hotels as needed.

User can create as many rooms belonging to each of the Hotels as needed.

Once a user has rooms that belong to a Hotel, they can start making reservations on individual rooms. The system sends an email to the user once they make a reservation confirming the Hotel name and the Room name.

A User cannot book a room when it is occupied.

The user can also cancel reservations and an email is sent to notify the user of the cancellations.

Clicking on the Rooms link in the Navbar shows all the rooms, but when a user clicks on the Hotel and then clicks the Show Available rooms, the rooms that belong to the Hotel are only shown.

A User can only view their own reservations.

A User needs to signup and sign in to make more Hotels and Rooms.

hotels_sendgrid's People

Contributors

goldmanzachs avatar lkkadiri avatar

Watchers

 avatar  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.