AngularJS

AngularJS


AngularJS


1) Write an AngularJS script to display list of games stored in an array on click of button using ng-click. And also  Demonstrate ng-init, ng-bing directive of AngularJS.

2) Write a HTML code using AngularJS to generate the following  (hint : use ng-repeat, ng-init directive) output Under graduate Courses

i. BBA(CA)

ii. BCA(Science)

iii. B.Sc.(Computer Science)

 Post Graduate Courses

i. M.Sc.(Computer Science)

ii. M.Sc.(CA)

iii. MCA         

                                                     

3) Using AngularJS display the 10 student details in Table format (using ng-repeat directive use Array to store data)    

4) Write an AngularJS script to print details of bank (bank name, MICR code, IFC code, address etc.) in tabular form using ng-repeat  

5) Write an AngularJS script for addition of two numbers using ng-init, ng-model & ng-bind. And also Demonstrate ng-show, ng-disabled, ng-click directives on button component.

6) Using AngularJS Create a SPA that show Syllabus content of all subjects of SYBBA(CA)(use ng-view)

7) Using AngularJS Create a SPA that show Syllabus content of all subjects of SYBBA (CA)(use ng-view)         

8) Create an HTML form using AngularJS that contain the Student Registration details and validate Student first and last name as it should not contain other than alphabets and age should  be  between 18 to 50 and display greeting message depending on current time using ng-show (e.g. Good Morning, Good Afternoon, etc.)(use AJAX).

9) Create an HTML form using AngularJS that contain the Employee Registration details and  validate DOB, Joining Date, and Salary and also create a simple arithmetic calculator using radio buttons (use ng-switch, ng-switch-when)

10) Using AngularJS Create a SPA that show address and contact details of Some 5-10 top Hotels which are in pune location.(use ng-view) 

11) Using AngularJS Create a SPA that show History of some(4-8) Historical Places (use MVC).       

12) Using AngularJS Create a SPA for customer registration visiting a departmental store. Form should consists of fields such as name, contact no., gender, favourite item(to be selected from a list of items with Quantity) and suggestions.  Display the Bill with total no of items selected and total amount to be paid.(use filter)

13) Using AngularJS create a SPA that accept the details of student and display mark sheet ( roll_ no, student_ name, class, sub1, sub2, sub3, total, percentage, grade)        

14) Using AngularJS Create a SPA to take the information of a customer for booking a plan consisting of fields such as name, address, contact no., gender, Date of booking, date of journey, no of passenger, name of passenger etc. Display the e –Ticket.  

15) Using AngularJS Create a SPA for Bus Ticket Reservation consisting of fields :  Name, Address, contact  no, source station(Dropdown list), Destination station, Date of booking, date of journey, no of passenger, name of passenger, gender of passenger etc. Display the e –Ticket.

16) Using AngularJS display the student details who are live in pune in Table format  (using ng-repeat directive, use Array to store data, use filter  )         

17) Write an AngularJS script to search student name according to the character typed and display details( use array and filter).

18) Using AngularJS create a SPA that shows Teacher Profile who are teaching SYBBA (CA) with photo.                                                                   

19) Using AngularJS display the Employee details order by salary in Table format  (using ng-repeat directive, use Array to store data, use filter)                         

20) Using AngularJS create a SPA that to accept the details such as name, mobile number, pin-code and email address and make validation. Name should contain character only, mobile number should contain only 10 digit, Pin code should contain only 6 digit, email id should contain only one @, .Symbol

21) Using AngularJS create a SPA that to accept the details of doctor(5-6) having field’s dno, dname, address, and phone number. Display those in table format. (use MVC.)

22) Using AngularJS create a SPA that accept Voters details and check proper validation for (name, age, and nationality) as Name should be in upper case letters, Age should not be less than 18 yrs and Nationality should be Indian.                       

23) Using AngularJS create a SPA to carry out validation for a username entered in textbox. If the textbox is blank, alert  ‘Enter username’. If the number of characters is less than three, alert ’ Username is too short’. If value entered is appropriate the print ‘Valid username’ and password should be minimum 8 characters.                 

24) Using AngularJS create a SPA to fetch suggestions when is user is typing in a textbox. (eg like google suggestions. Hint create array of suggestions and matching string will be displayed). 

25) Create an HTML form Using AngularJS for Login system and validate email ID using Regular Expression and password should be minimum 8 characters.

26) Using AngularJS create a SPA for eLearning System.

27) Using AngularJS create a SPA for a Recipe Book.

28) Using AngularJS create a SPA that clone the “Hacker News” website.

29) Using AngularJS Develop Online School System.                               

30) Using AngularJS Implement E-commerce Website.      

AngularJS AngularJS Reviewed by technical_saurabh on October 29, 2023 Rating: 5

No comments:

Powered by Blogger.