0% found this document useful (0 votes)
4 views2 pages

FSD Lab

The document outlines the objectives and outcomes of the Full Stack Development Lab course at Malla Reddy Engineering College for Women. It includes a list of experiments that students will undertake, focusing on technologies such as Angular JS, Node.js, Express, and MongoDB. The course aims to equip students with skills in web application development, error handling, and database interactions.

Uploaded by

webadmin
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

FSD Lab

The document outlines the objectives and outcomes of the Full Stack Development Lab course at Malla Reddy Engineering College for Women. It includes a list of experiments that students will undertake, focusing on technologies such as Angular JS, Node.js, Express, and MongoDB. The course aims to equip students with skills in web application development, error handling, and database interactions.

Uploaded by

webadmin
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

MALLA REDDY ENGINEERING

COLLEGE FOR WOMEN


(Autonomous Institution-UGC, Govt. of India)
Accredited by NAAC with ‘A+’ Grade | Programmes Accredited by NBA
NIRF Institutional Ranking 2025 – Rankband(201-300), MHRD, Govt. of India
Approved by AICTE, Affiliated to JNTUH, ISO 9001:2015 Certified Institution
Maisammaguda, Dhulapally, Secunderabad 500100.
Department of Computer Science and Engineering

FULL STACK DEVELOPMENT LAB (2412PC64)


Course Objectives
• To implement Forms, inputs and Services using Angular JS
• To develop a simple web application using Node js; Angular JS and Express
• To implement data models using Mongo DB Course Outcomes: Develop a
fully functioning website and deploy on a web server.
Course Outcomes:
 Design and Implement a fully functional Angular JS form with validation
features to enhance user input reliability and interface interactivity.
 Analyze and Evaluate the performance of Angular JS modules and
controllers by creating and implementing them in various application
scenarios.
 Assess and Resolve error handling strategies in Angular JS applications to
improve robustness and user experience in case of unexpected behaviors.
 Develop and Apply custom directives in Angular JS to encapsulate reusable
components, enhancing application modularity and maintainability.
 Create a full-stack web application using Express, [Link], and Angular JS,
demonstrating the ability to integrate front-end and back-end technologies
effectively.
 Implement and Demonstrate CRUD operations on Mongo DB, showcasing
proficiency in database interactions within a web application context.
MALLA REDDY ENGINEERING
COLLEGE FOR WOMEN
(Autonomous Institution-UGC, Govt. of India)
Accredited by NAAC with ‘A+’ Grade | Programmes Accredited by NBA
NIRF Institutional Ranking 2025 – Rankband(201-300), MHRD, Govt. of India
Approved by AICTE, Affiliated to JNTUH, ISO 9001:2015 Certified Institution
Maisammaguda, Dhulapally, Secunderabad 500100.
Department of Computer Science and Engineering

FULL STACK DEVELOPMENT LAB (2412PC64)

LIST OF EXPERIMENTS
1. Develop a Form and validate using Angular JS
2. Create and implement modules and controllers in Angular JS
3. Implement Error Handling in Angular JS
4. Create and implement Custom directives
5. Create a simple web application using Express, Node JS and Angular JS
6. Implement CRUD operations on Mongo DB
7. Create a react application for the student management system having
registration, login, contact, about pages and implement routing to navigate
through these pages.
8. Create a service in react that fetches the weather information from
[Link] and the display the current and historical weather
information using graphical representation using [Link]
9. Create a TODO application in react with necessary components and deploy it
into git
[Link] an express web application that can interact with REST API to
perform CRUD operations on student data. (Use Postman) (B). For the above
application create authorized end points using JWT (JSON Web Token)

You might also like