Hi everyone. the professor has given us an assignment that is due on friday.
We are Using XAMPP for Apache and PHPMyAdmin, Visual Studio Code for the programming and my database professor has us using Workbench
he wants the database, an online form, a login screen, and the use of bootstrap. we are free to build it however we want as long as the project has all of these in it. we also have to make up our own fake company. in my case i choose a Custom PC Building Company which has a total of 15 tables which i already have finished with the use of MYSQL Workbench.
my plan is to use bootstrap just for the login screen, and the online form to input the database. Don't know if this is hard, easy or medium difficulty is there another way that can be easier perhaps. for the bootstrap he basically told us "go on the site and just copy and paste the code for whatever you are doing cuz i want you guys to focus more on the other coding".
i have begun to code the database to make sure i have that working properly but from what i am seeing and judging by my notes from class i will soon run into errors when i attempt to code after the first table so i figured i make this thread now so that you guys can perhaps help me before i get to that issue as he only showed us in class with one table and here i have 15 tables so i'm guessing i will need to make either a class, loop, public function, or something else to get past the first table but i'm not sure which one.
as soon as i get some coding complete i will post it here and if i run into some other trouble i'll post here. i will constantly be on here since i will be putting alot of hours into this project from here till friday so i should respond quickly.