Skip to content

Maher-Elmair/loan-application-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ loan-application-form

A responsive web application that simulates a basic loan request form.

🎯 This is my first official project after completing the React course πŸ’ͺ
πŸš€ From the Udemy course by Eng. Yarob Al Mostafa (Tarmeez Academy)


πŸ“– Project Description

This project is a simple form-based React app that collects basic user data as part of a mock loan application.
It includes fields for name, phone number, age, employment status, salary selection, and a submit button.


βœ… Features

  • 🧍 Full Name input field
  • πŸ“ž Phone Number input field
  • πŸŽ‚ Age input field
  • πŸ‘” Employment status (Yes/No)
  • πŸ’° Salary range dropdown
  • πŸ“¨ Submit button with basic validation
  • πŸ“± Responsive layout

🧠 React Concepts Used

Concept Usage
useState Manage input values and form state
event handling Handle user interactions (onChange, onSubmit)
conditional rendering Show/hide elements based on state

🧰 Tools & Libraries

Tool Purpose
React Build the interactive UI
HTML/CSS Structure and style the components
ESLint Code quality and linting
GitHub Pages Live hosting for the project
MUI (optional) UI components and layout (if used)

πŸ“Έ Screenshots

πŸ’» Desktop View

Desktop


πŸ“ Notes

  • βœ… This project was completed on March 18, 2025.
  • ⏳ Upload was delayed intentionally to focus on completing the full React course first.
  • It's a great starter for practicing form handling in React.

πŸ“š Useful Links

πŸŽ“ Course & Instructor


πŸ§‘β€πŸ’» Author

Maher Elmair


πŸ”— Live Preview

πŸŽ₯ View the project live on GitHub Pages:

🌐 https://maher-elmair.github.io/loan-application-form/


πŸ™Œ Thank You

If you liked the project, please ⭐ the repository!
Feel free to open issues or submit pull requests with improvements πŸ™


About

πŸš€ First project from the Udemy course by Eng. Yarob Al Mostafa (Tarmeez Academy). A simple loan application form built with React, featuring fields for name, phone, age, employment status, salary range, and a submit button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors