Giter Site home page Giter Site logo

ipo-calendar's Introduction

Vise Finnhub Calendar

Quick Setup

Additional Scripts

  • npm test to run some unit tests (will hit Finnhub)
  • npm lint if you want to lint the project's code
  • npm lint:fix if you want to lint and fix the project's code

Caveats

  • Tested on latest Chrome, but not much else. YMMV.
  • Desktop works fine.
  • Any IPOs retrieved from Finnhub which do not have a Symbol are ignored.

Focus Points

  • Architecture
  • Functionality
  • Caching of API request data
  • Restriction of user interaction of app while fetching data
  • Unit tests of utility functions (incomplete, but something to prove they're working)
  • Proper environment setup for future development

Things Left To Do

  • Styling, animations, etc.
  • Responsive design (looks good on Desktop, is usable on tablet/mobile)

Bonus Features

  • ✔️ Allow switching between time interval shown - i.e. implement day, week, and month calendar views
  • ❌ Allow filtering events shown by exchange, price, etc.
  • ❌ Add company earnings release events with Finnhub's earnings calendar API endpoint
  • ❌ Allow users to add their own events, add notes on events, and/or "highlight"/"favorite" events
  • ❌ Persist these inputs across sessions
  • ❌ Any other polish or useful enhancements/features you can think of. Feel free to be creative!

Key Takeaways

  • How long you spent on the exercise: Literally days.
  • What you would change if you were to do it again:
    • Request more time. This project is not really doable in 3.5 hours if you want to submit something of quality.
    • Toss the project provided. I spent too much time trying to fit my own environment stuff in (Jest, Babel, etc.) when I could've used a project I've used in the past and stripped it down to a template.
  • Anything else we should note:
    • Solving problems like these are fun! Even struggling with some of the challenges such as environment issues and requirements stretch me and allow me to learn something new every time.
    • Your Instructions.md references the same Finnhub URL twice on lines 15 & 16.
    • Each of the "Bonus Feature" are great ideas, but are not reasonable stretch goals given the limited timeframe.

ipo-calendar's People

Contributors

michaelfoss avatar

Watchers

James Cloos 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.