<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Akanksha Asutkar</title>
    <description>The latest articles on DEV Community by Akanksha Asutkar (@akanksha_504).</description>
    <link>https://dev.to/akanksha_504</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2259181%2Fed6926e6-85a7-4b2a-9ca9-936ce080081b.png</url>
      <title>DEV Community: Akanksha Asutkar</title>
      <link>https://dev.to/akanksha_504</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akanksha_504"/>
    <language>en</language>
    <item>
      <title>Employee Leave Management App Angular 18</title>
      <dc:creator>Akanksha Asutkar</dc:creator>
      <pubDate>Sat, 09 Nov 2024 13:49:22 +0000</pubDate>
      <link>https://dev.to/akanksha_504/employee-leave-management-app-angular-18-h5f</link>
      <guid>https://dev.to/akanksha_504/employee-leave-management-app-angular-18-h5f</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/CKdzOR_mLG8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The Employee Leave Management App built with Angular 18 is a straightforward, open-source web application designed to streamline the leave application and approval process within organizations. The app enables employees to apply for various types of leaves, and allows managers to review, approve, or reject these requests efficiently. This project leverages Angular's latest features for efficient data handling, routing, and real-time updates, creating a smooth user experience.&lt;/p&gt;

&lt;p&gt;Key features of this project include:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Employee Interface&lt;/strong&gt;: Employees can submit leave requests and view their leave history and balance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Admin Dashboard&lt;/strong&gt;: Managers or HR personnel can view leave applications, make decisions, and track employee leave statuses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Testing Capabilities&lt;/strong&gt;: Includes built-in support for unit testing (via Karma) and end-to-end testing to ensure quality.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Scalable Design&lt;/strong&gt;: Easily extensible for additional features, such as multi-level approvals or custom leave policies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Live Version&lt;/strong&gt;: &lt;a href="https://learningpartner.github.io/employee_leave_management_angular18" rel="noopener noreferrer"&gt;https://learningpartner.github.io/employee_leave_management_angular18&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Modules&lt;/strong&gt;&lt;br&gt;
 1.HR Login&lt;br&gt;
 2.Employee Creation&lt;br&gt;
 3.Add Earn Leaves&lt;br&gt;
 4.Employee Login&lt;br&gt;
 5.Raise Leave Request&lt;br&gt;
 6.Leave Approval &lt;br&gt;
 7.HR &amp;amp; Employee Dashboard&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Role Based Login&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Topic Used&lt;/strong&gt;: Reactive Form, Template Form, Control Flow Statement, Service, API Integration, Routing, Signal, Pipes, Bootstrap Installation, Roles Based Login&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Role&lt;/strong&gt;: Employee &amp;amp; HR Admin&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;API&lt;/strong&gt;: &lt;a href="https://projectapi.gerasim.in/index.html" rel="noopener noreferrer"&gt;https://projectapi.gerasim.in/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;employee app angular | employee management app angular  |  Angular 18 Projects | Employee Leave Management angular | Employee Leave Tracker App Angular | How to setup angular Project for admin app | Login page in angular | Employee Leave app angular | angular crud | angular crud with api | Angular crud with Reactive Form | Angular Projects | angular 18 projects | Angular project for practice | angular project from scratch | human resource management app angular | Leave app angular&lt;/p&gt;

&lt;p&gt;To Connect with me &amp;amp; get Notification of Live Session Join&lt;br&gt;
&lt;a href="https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr" rel="noopener noreferrer"&gt;https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Mini Project Ideas Portal &lt;br&gt;
&lt;a href="https://miniprojectideas.com" rel="noopener noreferrer"&gt;https://miniprojectideas.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can find Html Template Code on GitHub&lt;br&gt;
&lt;a href="https://github.com/voidChetan" rel="noopener noreferrer"&gt;https://github.com/voidChetan&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow &amp;amp; Connect me on LinkedIn&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/chetan-jogi-a87148ba" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/chetan-jogi-a87148ba&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular</category>
      <category>javascript</category>
      <category>react</category>
      <category>dotnet</category>
    </item>
    <item>
      <title>Bus Ticket Booking Admin Panel Angular 18</title>
      <dc:creator>Akanksha Asutkar</dc:creator>
      <pubDate>Fri, 08 Nov 2024 08:56:47 +0000</pubDate>
      <link>https://dev.to/akanksha_504/bus-ticket-booking-admin-panel-angular-18-31o4</link>
      <guid>https://dev.to/akanksha_504/bus-ticket-booking-admin-panel-angular-18-31o4</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/pB0yPJ7G4eQ"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;A Bus Ticket Booking Admin Panel built with Angular 18 offers a web-based interface for managing bus ticket reservations, schedules, and user data. This project typically includes features that allow administrators to:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Manage Routes and Schedules&lt;/strong&gt;: Admins can create, update, and delete routes, set schedules, and define seat availability for different buses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;User and Booking Management&lt;/strong&gt;: The panel allows admins to view user profiles, manage bookings, handle cancellations, and monitor booking statuses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Dashboard and Analytics&lt;/strong&gt;: A dashboard gives insights into ticket sales, user activity, and route popularity, assisting in decision-making.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Real-Time Data Updates&lt;/strong&gt;: With Angular’s latest features, the panel supports real-time data changes, enabling instant updates in the admin view.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Responsive Design with Angular Material&lt;/strong&gt;: Angular Material provides pre-built, responsive UI components, making the interface user-friendly and accessible on various devices​&lt;/p&gt;

&lt;p&gt;Additional features might include secure login, role-based access, and the use of Angular's modular architecture to ensure easy scalability and maintenance.&lt;/p&gt;

&lt;p&gt;Bus Ticket booking system, Bus Ticket booking Project&lt;br&gt;
In this Video I have covered Admin Side of Bus Booking In Previous video I have Completed Website part of Bus Ticket Booking where Customer Can do Booking of Ticket.&lt;/p&gt;

&lt;p&gt;Now in this Video Following Modules Have Completed&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Vendor Registration&lt;/li&gt;
&lt;li&gt;Location &amp;amp; address &lt;/li&gt;
&lt;li&gt;Bus Schedule &lt;/li&gt;
&lt;li&gt;Booking&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Website Flow Part 1 : &lt;a href="https://youtu.be/VClLG-KgB5s" rel="noopener noreferrer"&gt;https://youtu.be/VClLG-KgB5s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check Out Live Project Version&lt;br&gt;
&lt;a href="https://voidchetan.github.io/bus-booking-angular-18/search" rel="noopener noreferrer"&gt;https://voidchetan.github.io/bus-booking-angular-18/search&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To Connect with me &amp;amp; get Notification of Live Session Join&lt;br&gt;
&lt;a href="https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr" rel="noopener noreferrer"&gt;https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;angular 18 tutorial with project | angular real time projects | angular project ideas | angular project for experienced | angular sample project step by step | angular project with source code | angular 18 Projects | Angular project | angular project from scratch&lt;/p&gt;

&lt;p&gt;Ticket Booking App Angular | Train booking app angular | Railway booking app Angular | Angular ticket booking app | Ticket Booking project | Train ticket booking project | Railway ticket Booking project | angular real time projects | angular admin panel project | angular admin app&lt;/p&gt;

&lt;p&gt;Learn From me&lt;br&gt;
angularacademy.in&lt;/p&gt;

&lt;p&gt;Html Template Used&lt;br&gt;
&lt;a href="https://github.com/voidChetan/youTube_project_html_templates" rel="noopener noreferrer"&gt;https://github.com/voidChetan/youTube_project_html_templates&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check Ecommerce Application Video&lt;br&gt;
&lt;a href="https://youtu.be/pWx-Ot0ydLg" rel="noopener noreferrer"&gt;https://youtu.be/pWx-Ot0ydLg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check Zomato Application Video&lt;br&gt;
&lt;a href="https://youtu.be/5ttHN3XemKo" rel="noopener noreferrer"&gt;https://youtu.be/5ttHN3XemKo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;API Used&lt;/strong&gt; : &lt;br&gt;
&lt;a href="https://projectapi.gerasim.in/index.html" rel="noopener noreferrer"&gt;https://projectapi.gerasim.in/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can find Html Template Code on GitHub&lt;br&gt;
&lt;a href="https://github.com/voidChetan" rel="noopener noreferrer"&gt;https://github.com/voidChetan&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Visit Our Mini Project Ideas Portal where you can find So many project&lt;br&gt;
ideas you can try to implement&lt;br&gt;
&lt;a href="https://miniprojectideas.com" rel="noopener noreferrer"&gt;https://miniprojectideas.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow &amp;amp; Connect me on LinkedIn&lt;br&gt;
&lt;a href="https://www.linkedin.com/in/chetan-jogi-a87148ba" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/chetan-jogi-a87148ba&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular</category>
      <category>react</category>
      <category>javascript</category>
      <category>dotnet</category>
    </item>
    <item>
      <title>Bank Loan Application Project</title>
      <dc:creator>Akanksha Asutkar</dc:creator>
      <pubDate>Thu, 07 Nov 2024 10:42:14 +0000</pubDate>
      <link>https://dev.to/akanksha_504/bank-loan-application-project-14el</link>
      <guid>https://dev.to/akanksha_504/bank-loan-application-project-14el</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/T8AA8oK7bCs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;A Bank Loan Application Project in Angular is typically designed to streamline the process of applying for loans, making it more efficient and user-friendly. Here’s a high-level overview of the project’s key aspects:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Objective&lt;/strong&gt;&lt;br&gt;
The main goal is to build a web application where users can apply for bank loans, track application status, view eligibility, and receive loan-related information.&lt;br&gt;
For banks, it provides a centralized platform to manage and process loan applications efficiently.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Features&lt;/strong&gt;&lt;br&gt;
User Authentication: Secure login and registration for both customers and bank officials.&lt;/p&gt;

&lt;p&gt;Loan Application: Form for users to apply for different types of loans (personal, home, business loans, etc.).&lt;/p&gt;

&lt;p&gt;Eligibility Check: A system to check the applicant’s eligibility based on various parameters (credit score, income, etc.).&lt;/p&gt;

&lt;p&gt;Application Tracking: Allows applicants to view the status of their loan application in real-time.&lt;/p&gt;

&lt;p&gt;Document Upload: Secure upload feature for necessary documents (ID, income proof, etc.).&lt;/p&gt;

&lt;p&gt;Admin Dashboard: For bank staff to view, approve, or reject loan applications and manage customer records.&lt;/p&gt;

&lt;p&gt;Notification System: Email/SMS notifications for updates on application status.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Tech Stack&lt;/strong&gt;&lt;br&gt;
Frontend: Built using Angular for a responsive, single-page application experience.&lt;/p&gt;

&lt;p&gt;Backend: Often combined with a backend like Node.js with Express or Java with Spring Boot for API services.&lt;/p&gt;

&lt;p&gt;Database: Uses SQL (MySQL, PostgreSQL) or NoSQL (MongoDB) databases for storing user data, applications, and loan information.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Key Angular Components&lt;/strong&gt;&lt;br&gt;
Components: For creating different sections, such as ApplicationFormComponent, StatusTrackingComponent, AdminDashboardComponent, etc.&lt;/p&gt;

&lt;p&gt;Services: Angular services to interact with backend APIs for data operations.&lt;/p&gt;

&lt;p&gt;Routing: Manages user navigation between different pages (application form, status tracking, admin dashboard).&lt;/p&gt;

&lt;p&gt;Forms: Angular Reactive Forms or Template-driven Forms for collecting user data.&lt;/p&gt;

&lt;p&gt;HTTP Client: To handle API requests and responses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. User Roles&lt;/strong&gt;&lt;br&gt;
Applicant: Users who apply for loans and track their applications.&lt;br&gt;
Admin/Bank Officer: Staff who review, approve, or reject applications, and handle user management.&lt;/p&gt;

&lt;p&gt;This project can be further extended to include features like automated eligibility scoring using machine learning, loan calculators, or integration with third-party credit bureaus for credit checks. It also requires implementing security practices like form validation, encryption for sensitive data, and secure authentication methods.&lt;/p&gt;

&lt;p&gt;Bank Loan Application Application. An application from where customer can apply for a bank loan. A Simple angular machine test task suggested by one of subscriber so I created a basic API for it and complete angular par as well.&lt;/p&gt;

&lt;p&gt;angular 18 tutorial with project | angular real time projects | angular project ideas | angular project for experienced | angular sample project step by step | angular project with source code&lt;/p&gt;

&lt;p&gt;To Connect with me &amp;amp; get Notification of Live Session Join &lt;a href="https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr" rel="noopener noreferrer"&gt;https://chat.whatsapp.com/KFcr0qWZkHnKr1jVvzACyr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Html Template Used &lt;a href="https://github.com/voidChetan/youTube_project_html_templates" rel="noopener noreferrer"&gt;https://github.com/voidChetan/youTube_project_html_templates&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check Ecommerce Application Video &lt;a href="https://youtu.be/pWx-Ot0ydLg" rel="noopener noreferrer"&gt;https://youtu.be/pWx-Ot0ydLg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check Zomato Application Video &lt;a href="https://youtu.be/5ttHN3XemKo" rel="noopener noreferrer"&gt;https://youtu.be/5ttHN3XemKo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Visit Our Mini Project Ideas Portal where you can find So many project ideas you can try to implement &lt;a href="https://miniprojectideas.com" rel="noopener noreferrer"&gt;https://miniprojectideas.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow &amp;amp; Connect me on LinkedIn &lt;a href="https://www.linkedin.com/in/chetan-jogi-a87148ba" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/chetan-jogi-a87148ba&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angu</category>
      <category>javascript</category>
      <category>react</category>
      <category>dotnet</category>
    </item>
  </channel>
</rss>
