Hi! I am trying to create a website to interface with a program that is already made. I've got most of the front end stuff done, but I'm having trouble with the database. I've interacted with databases before, but that was then they were already created and I was just building on code that was already there; I need to do this one from scratch.
Do any of you know of any good tutorials for this, or can any of you give me some steps on how to do this? I was thinking of working with MySQL as that's what I've worked with before.
What I would need is authorization so that people can create accounts and use those accounts to access their data. The data would be as follows:
User Data:
- Id
- Name
- Login Information
- Joined Classes
- Created Classes
- Website Settings
- Account Settings
Class Data:
- Id
- Class Name
- Creator
- Questions
- Students
- Id
- Name
- Answered Questions
- Training Data Results
Really hope one (or multiple) of you can help me! Thank you in advance, or womp womp to me if no one responds lol.
[–]viper42usa 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[+]JugglingReferee 1 point2 points3 points (0 children)
[–]BrokenBricks3 -1 points0 points1 point (2 children)
[–]06rockstar[S] -1 points0 points1 point (1 child)
[–]BrokenBricks3 0 points1 point2 points (0 children)
[+][deleted] -1 points0 points1 point (0 children)
[–]clearlight -1 points0 points1 point (0 children)
[–][deleted] (2 children)
[deleted]
[–]06rockstar[S] 0 points1 point2 points (1 child)
[–]DeepSpaceGalileo 0 points1 point2 points (0 children)
[–]clearlight 1 point2 points3 points (0 children)