Design comparison
Solution retrospective
Instead of static page and only filter I make list can.be updated by
- Creating new jobs
- Update jobs list
- delete jobs
- pagination Using supabase as backend provide API
Filter feature not added yet
Community feedback
- @jgreen721Posted 8 months ago
haha, yea I hesitated on even saying since again, your code very much implied this wasn't your first day with it, and I've certainly done it a few times myself thinking "not exactly a site high on the webs radar" but figured with it on FEMentor, may as well mention it! But yea, good stuff on swapping it out and again nice work overall! 😎
1 - @jgreen721Posted 8 months ago
hey man, really nice work on this. The UI and code both, good stuff! I did notice the creds were in plaintext and well, I kind of had curious fun with that and added a job via that route. 🙂 It was just a playful experiment but you might want to tuck those into an
.env
file! Again though, 👍 on the code overall. Pleasure in checking out.1@shawkysobhyPosted 8 months ago@jgreen721 Thank you man 🙏 Yes I know I shouldn't make cred public like that 😂😅 and update that right now But when add key to .env file and add .env at .gitignore file and add key an vercal environment app not work as expected and I can't access key Again thank you for interest 😊
update it solved
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord