Assignment -DB -Architecture /Code (prefered MVC pattern) -Security -Ajax -Git • You could use any framework to create t

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Assignment -DB -Architecture /Code (prefered MVC pattern) -Security -Ajax -Git • You could use any framework to create t

Post by answerhappygod »

Assignment
-DB
-Architecture /Code (prefered MVC pattern)
-Security
-Ajax
-Git
• You could use any framework to create the project from scratch
(Laravel, Code-ignitor, ....).
• Please use one table design in the database for all categories
and subs.
---------------------------------------------------------------------------------------
• Main categories select box
• Unlimited subcategories of parent category (if it is hard to
achive the unlimit levels, you can set 3 levels hard-coded)
• Should use Ajax
Example
Category A
Category B
Sub B1
Sub B2
....
Select Category B
Will create other select box with
• SUB B1
• SUB B2
Selecting Sub B2 will create select box
• SUB SUB B2-1
• SUB SUB B2-2
And so on
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply