semperai / effectiveacceleration.ai

https://effectiveacceleration-ai.vercel.app
0 stars 1 forks source link

Use queries for job list filtering #49

Open jojedev opened 2 days ago

jojedev commented 2 days ago

Right now we're using localstorage to make the joblist work. This is very unstable, doesn't work properly in many scenarios and is complex to mantain. We used it to store the app because we had no queries before.

Right now pat is working in providing us the neccesary job queries, after we get them well fix job list