
---

# `UI_UX_resources/README.md`

```markdown
# UI/UX Internship — Real-World Learning Roadmap

Welcome to the UI/UX team.

Your job is not simply to make screens beautiful.

Your job is to solve user problems and create designs that developers can actually build.

---

# 🎯 Main Project

You will design the:

# Team Management Platform

The application will contain:

- Login
- Registration
- Dashboard
- Team
- Tasks
- User profile
- Notifications
- Forms

---

# Phase 1 — Understand the Product

Before opening Figma, understand:

- Who is the user?
- What problem are we solving?
- What does the user need to accomplish?
- What information do they need?
- What actions can they perform?

Write the user flow first.

---

# Phase 2 — User Flow

Example:

```text
Login
  ↓
Dashboard
  ↓
Tasks
  ↓
Task Details
  ↓
Edit Task
  ↓
Save