Git Product home page Git Product logo

orchestrahealth's Introduction

Orchestra Health

This is a take home assignment for Orchestra Health to showcase my ability to setup a react project, organization, interaction working with third party clients, and UI/UX layout.

Authors

  • Kim Jasper Manansala - github

Live Demo

Orchestra Health

Video walkthrough

Contents

  • Setup instructions
  • What It Is
  • What I Used
  • Challenges and Solutions
  • Wish to include
  • Project Pictures

Setup instructions

  • clone this repo
  • cd into repo
  • cd into /blackjack
  • run npm install
  • After installing all dependencies run npm run dev
  • Afterwards go to http://localhost:3000/blackjack
  • There you should be able to play around with the application

What It Is

This is an NextJS application that allows users to play blackjack with certain rules. The rules are listed within the FAQ of the black jack table

What I Used

Challenges and Solutions

  • Challenge #1: Learning Blackjack and the rules:
    • This was my first time playing blackjack and learning the rules and implementing them. It was a fun non technical challenge
  • Challenge #2: Limiting scope
    • There are many features you want to add in given an open-ended request. In order to create a MVP I reduce styling and animcations. All these can be added later as add ons. The goal was the game rules and functionality existed for the MVP
  • Challenge #3: Testing
    • I was only to do a small amount of end to end testing using cypress. It would be great to expand testing to mock API calls and more component testing

Wish to include

  • Saving a history of the games
    • Allow users to see a history of their wins and lost
  • Add a global state management library like redux to reduce use of context provider
  • Have a user account so a history of the games can be saved to them
  • More error handling

Project Pictures

Homepage

Screenshot 2024-08-09 at 2 15 42 PM

Blackjack table

Screenshot 2024-08-09 at 2 15 39 PM

orchestrahealth's People

Contributors

kimjmanansala avatar

Watchers

 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.