-
HTML5 - Assignments
-
JavaScript - Assignments
-
AngularJS-L1 - Assignments
-
Java 8 - Assignments
-
Oracle PLSQL - Assignments
-
Hibernate- Assignments
-
Spring Basics - Assignments
-
JUnit - Assignments
-
RESTful Web Services Basics - Assignments
-
ANT - Assignments
-
Maven Exercises
-
Spring Boot - Assignments
-
Spring Data
Project Title: Employee Profile Updation
Scope: Online profile updating Application is intended to be used by the employee of the organization over the internet. This Application provides two types of users such as Administrator and Employee. Administrator user is responsible to add or delete the job Details of the specific project along with various parameters such as Job Code, Skill Set, location, Number of years of experience etc. Employee user can search/view the Job details and add/delete/modify the profile details along with various other parameters. The application does not expect authentication or authorization of the end users. It goes by the assumption that the users are already registered and hence can simply login using their user ID provided by the Organization.
Code Path:
Project Title: Account Management System
Scope:
- Customer can have one or more bank accounts (Eg: ICICI,HDFC..).
- Transfer amount from one account to another account.
- Create CRUD operations for Customer and Accounts.
- Develop customer login , after successful login show accounts summary. Click on account display account information available balance.
- Transactions Filter/Search operation from date - to date show Transaction summary.
Code Path: