3

FE assignment: "Make app that fetches data, shows it in table, lets you update and delete, persists data locally, has nice responsive css and tests, follows best practices. Spend no more than 2-3 hours". I scaffolded everything with chatgpt and still couldn't finish it. I'll just send them an email that I withdraw from the process.

Comments
  • 1
    The only way I could see doing it is using a material library (fml) to create the table in 1-2 hours, but the mock fetch + data persist would be the worst part
  • 2
    Can’t these places think of something more original than that??? Lol
  • 1
    Create a Django website, scaffold a model and rig the admin panel to auto-login
Add Comment