New take-home assignment

Hello Everyone,

I have started designing take-home assignments for FCC:

1.FreeCodeCamp Finance: FCC Finance

This one is based on CS50 Finance ( by Harvard) CS50 Finance, but of course done with express + Mongo DB.
This was my favourite pset from that course, so it was my first choice to implement it’s freecodecamp version.

User Story: As an authenticated user, I can get quotes for any existing symbols

User Story: As an authenticated user, I can buy and sell shares

User Story: As an authenticated user, I can see all my shares, their value, their aggregated value and my remaining money

User Story: As an authenticated user, I can see all my transaction history

  1. A Simple Link collector:Links Bookmarked

This one is just a simple warm up project to collect links. ( I did it with Typescript for fun)

User Story: I can save and edit links

User Story: I can add notes and categories to my links

User Story: I can sort my links by categories

What’s your take on these projects? Are they a good fit for take-home assignments?

     Laci