Next.js Discord

Discord Forum

Very Basic Data Structure Help

Unanswered
WhyFencePost posted this in #help-forum
Open in Discord
Avatar
I have site, and I need some help figuring out how to deal with some data.
I have a section where the user inputs a code and gets given some questions and a link to follow, and what I need is some static database. I need to be able to give it the code, and get the 3 questions and the link back. I need it to be persistent data, but it can be read only. I am a complete noob and have no idea how to approach it. My best idea rn is JSON files, but IDK

0 Replies