GithubHelp home page GithubHelp logo

overlook_pe's Introduction

Overlook

Built With:

Testing Technologies:


Abstract:

This hotel management tool lets you log in with any of 50 users and view any bookings they have coming up, or made in the past. Feel free to book a new room for them if you'd like in the Book Room section (don't worry about the price!).

LOGIN INFO: Login information:

Username: customer<1-50> (eg. customer1)

Password: overlook2021

Preview of App:

overlook

Contributors:

This was a solo project!

Context:

This is the final solo project of Mod 2 at Turing School of Software & Design. We were given 1 week to create this project from scratch using a provided comp found. I probably spent 50-60 hours on this project over the week. The comp for the project can be found here.

Learning Goals:

  • Use object and array prototype methods to perform data manipulation
  • Create a clear and accessible user interface
  • Make network requests to retrieve data
  • Implement a robust testing suite using TDD
  • Write DRY, reusable code that follows SRP (Single Responsibility Principle)

Installation Instructions:

  1. Clone down this repo,
  2. Run npm install.
  3. Run npm start.
  4. Visit http://localhost:8080/#.

You must also install the back-end server to use this application, follow below:

Server Setup:

  1. Fork this repository.
  2. Clone it to your location machine using: git clone [email protected]:joh-ann/overlook.git
  3. Run the command: cd overlook-api
  4. Run the command: npm install
  5. Run the command: npm start

overlook_pe's People

Contributors

pitter3 avatar robbiejaeger avatar hannahhch avatar cassandragoose avatar niksseif avatar dependabot[bot] avatar hfaerber avatar khalidwilliams avatar loganpaulmatheny avatar

Watchers

Mitch Warrenburg avatar  avatar

overlook_pe's Issues

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.