Giter Club home page Giter Club logo

grandiose-sarajevo-motel's Introduction

Hey, Iโ€™m Joel ๐Ÿ‘‹

Amateur chef, folk musician, bad mechanic, outdoorsman and all sorts of other things.

Most importantly I love being empathetic, building up the people around me and collectively working to make awesome technology that makes all our lives just that tiny bit brighter!

Currently Working In: React, Gatsby, Vue, React Native, JavaScript, jQuery & Node.

Take a look at some of the things Iโ€™m working on below, or just reach out! I love talking to new people.

Learn about me

Fun Extras

grandiose-sarajevo-motel's People

Contributors

dependabot[bot] avatar joel-oe-lacey avatar robbiejaeger avatar veeandrade avatar

Stargazers

 avatar

Watchers

 avatar  avatar

grandiose-sarajevo-motel's Issues

Create manager page branched off user page

Create a separate manager HTML that uses the same structure as user-dashboard but with different content and buttons.

Keep class-names consistent on nav and main to retain styling.

Create manager property handling and methods

ID
Name (inherited)

methods
calcTodaysRevenue = offshoot of user inherited calculateRewardsTotal that looks by date instead of ID
go through all res for that date, reference room cost and sum

to check user values, as manager is inheriting from user, just set the manager.id value and then run the respective methods to check total spent and reservations, can also then book as user when that's added

deleteBooking = takes a booking as arg and if greater than date.now splices it out of bookings

Functionally:
needs to be able to search by user, then update personal user and name property to that user data.
search can happen

Create user property handling and methods

Should include

  • ID
  • Name
  • Find reservations = go to bookings, find all under userID
  • calculateRewardsTotal = take find reservations, take all room nums, find cost per night, add to total

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.