Git Product home page Git Product logo

raise-calc's Issues

Meta - Form V1

image

The form should let you

  • Select a country with an autocomplete
  • #12
  • Select the month/year where where that raise was set.
  • Click a button to take you to the results page, which should be something like /results?<ALL THE DATA OF THE FORM>

Extra functionality:

  • The form should be able to pick up the data of the URL when loading the page.
  • The country should be searchable by the local name.

Make this thing responsive

  • Make the form responsive
  • Make the results page generally responsive
  • Improve the chart to be clearer in smaller screens

Move over to Typescript

It might be a good idea to move to TS.

I don't feel like doing it myself yet, but I think I'm starting to miss the typing information a lot.

Add I18N support

Let's start with an English/Spanish translation. Don't use any CMS for now, we can attach those later, just JSON dictionaries for now. We can iterate that for later.

  • I18n - I18n Mechanism Installation
  • I18n - 100% Coverage of strings in the UI
  • I18n - Selecting the language should also affect the URL.
  • I18n - we can research inferring the language and country from the IP.

Fix Linting and Prettier

This is bugging me out. It would be nice to have a minimal linter for this project. It doesn't even yell at me when I reference a non-existent function or variable (I don't think I need TS to do that do I?).

Also, I think prettier is not working correctly.

Let's just set up eslint and prettier, and run it in the project.

Meta - Results Page - V2

image

  • Dynamic form support
  • I18n Support
  • Get someone who knows how to do good charts and graphics to explain inflation, buying power and whatnot.

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.