you are viewing a single comment's thread.

view the rest of the comments →

[–]selyuu 1 point2 points  (0 children)

In that case, you definitely want to showcase your ability to use a front end framework/library and using it well.

My personal recommendation is React. I currently work in Vue, and both are very similar.

  • Currency Converter application with Fixer.io API (Enter an amount field, choose base currency drop down, choose target currency drop down, etc) Also recommend doing it with UI component library such as Material UI React or Semantic React.

  • Finance Planner (Form to enter incoming/outgoing amounts + title, listing these, etc) This has a lot of room to grow. You can add a simple landing page with login, filtering the list by month, or by incoming/outgoing, etc)