Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.42 KB

File metadata and controls

52 lines (32 loc) · 1.42 KB

944893_OD15EW1

💼 Job Tracker Web App

A simple Job Tracker Web App built to manage and organize job applications efficiently using clean JavaScript logic and a structured UI.

This project focuses on practicing DOM manipulation, state management, and UI structuring while handling dynamic data in a user-friendly way.


🚀 Live Demo

🔗 Live Link: https://your-live-link.com


🛠️ Technologies Used

  • ⚡ Vanilla JavaScript
  • 🧠 DOM Manipulation
  • 🏗️ DOM Structure
  • 🔄 State Management

✨ Key Features

  • 📊 Generate and display fake job data dynamically
  • 🗂️ Organize jobs into different tabs (categories)
  • ➕ Add jobs to specific tabs by clicking buttons
  • ❌ Delete jobs and instantly hide them from the UI
  • ⚡ Real-time UI updates using JavaScript logic

📦 Dependencies

⚠️ No external frameworks or libraries were used
Built entirely with Vanilla JavaScript


⚙️ How to Run Locally

# 1. Clone the repository
git clone [https://github.com/your-username/your-repo-name.git](https://github.com/mahmud-abdullah-262/Job-Tracker-javascript-app.git)

# 2. Navigate to the project folder
cd your-repo-name

# 3. Open index.html in your browser