Build me a demo angular website
Budget: ₹1,500 – ₹12,500 INR
Create one angular project which has a landing page with list of 10-30 project name and description.. You have to fetch that project list from the Http call. For now you can create one json file with all the above details and call that json file 9http call) to fetch those data. Data should be project name and project description. All this items will be clickable. Once user clicks on any project a popup will open with project name displayed as title and a form below with label Employee id and an input field to capture the id and below that a save button. Once user clicks on save the employee id entered should eppend with project name and desc on landing page.
2.
where there is list of items on landing page, covert that page into tabs. Tab 1 will have he list and tab 2 will have the widget as "Create Project Architecture", "See project architecture". When you click on it, you will be routed to a new page with a dynamic form where user will add project specifications as in project creation data, title, desc, tech. BE/FE and a nested field in it which is project owner with a add btn. If add btn is clicked same input field will be repeated and u can add multiple owners and can delete also. Minimum one is required. There will be same button in the last. Once clicked details will be saved successfully
If clicked on see project architecture widet- You will be routed to another page which asks for project id for which we want to see the architecture. Once entered and clicked ok we can see the whole form again in disable mode. It will be in view mode only.
2.
where there is list of items on landing page, covert that page into tabs. Tab 1 will have he list and tab 2 will have the widget as "Create Project Architecture", "See project architecture". When you click on it, you will be routed to a new page with a dynamic form where user will add project specifications as in project creation data, title, desc, tech. BE/FE and a nested field in it which is project owner with a add btn. If add btn is clicked same input field will be repeated and u can add multiple owners and can delete also. Minimum one is required. There will be same button in the last. Once clicked details will be saved successfully
If clicked on see project architecture widet- You will be routed to another page which asks for project id for which we want to see the architecture. Once entered and clicked ok we can see the whole form again in disable mode. It will be in view mode only.