Skip to content

Commit 498e0fe

Browse files
authored
Merge pull request #306 from devxnshi/docs/uiux-introduction
docs(uiux): update introduction page for ui-ux project
2 parents 920685c + 135671b commit 498e0fe

1 file changed

Lines changed: 54 additions & 2 deletions

File tree

docs/2025/ux-ui-design/index.md

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
---
2-
sidebar_position: 10
2+
sidebar_position: 1
33
title: Introduction
44
slug: /2025/ux-ui-design/
5-
---
5+
---
6+
<!--
7+
SPDX-License-Identifier: CC-BY-SA-4.0
8+
9+
SPDX-FileCopyrightText: 2025 Devanshi Sachan <devanshi221102gmail.com>
10+
-->
11+
# Introduction
12+
13+
## Author
14+
- Devanshi Sachan
15+
16+
## Contact info
17+
18+
- [Email](mailto:devs221102@gmail.com)
19+
- [Linkedin](https://linkedin.com/in/devanshi-sachan-b26487235)
20+
21+
## Project Title
22+
23+
FOSSology UX and UI Redesign
24+
25+
## What’s the project about?
26+
27+
This project aims to redesign the FOSSology interface with a user-centered design approach that enhances usability and accessibility. The redesign will focus on improving the navigation, making it easier for users to find what they need and complete tasks more efficiently. Enhancing visual hierarchy, and ensuring consistent formatting, we will create a more intuitive experience. A scalable, reusable design system will be developed to ensure that the platform can grow and evolve in the future. Iterative testing and user feedback will guide the design process, ensuring that the final result meets user expectations and improves their overall experience with FOSSology.
28+
29+
## What should be done?
30+
31+
### Evaluating the Current Interface
32+
33+
Identifying usability issues through a systematic analysis of FOSSology’s current interface using these methods:
34+
35+
- **Cognitive Testing - VIMM Model:**
36+
Evaluating cognitive load in interactions, including visual, intellectual, memory, and motor effort required for common tasks.
37+
38+
- **Usability Analysis - Heuristic Principles:**
39+
Analysing the interface with Jakob Nielsen's 10 usability heuristics to identify violations such as inconsistency, lack of feedback, or poor error handling etc, and recognize areas of improvement.
40+
41+
- **Accessibility Analysis - Web Content Accessibility Guidelines (WCAG):**
42+
Assessing the interface against WCAG standards, including color contrast, keyboard navigation, and form accessibility to ensure an inclusive user experience.
43+
44+
### Understanding User Needs and Pain Points
45+
Identifying key users and their core tasks, gathering qualitative feedback on existing frustrations through interviews and surveys, and mapping out areas of improvement to guide the redesign process.
46+
47+
### Defining Redesign Requirements
48+
Categorizing needs or pain points based on impact (high/medium/low) and establishing design requirements in alignment with them to ensure a structured redesign approach.
49+
50+
### Creating Workflows and Wireframes/Mockups
51+
Ideating on design requirements and creating low-fidelity wireframes, then moving to high-fidelity UI mockups for early feedback. Then making clickable prototypes to demonstrate improved workflows and UI elements.
52+
53+
### Establishing a Design System
54+
Standardizing typography, colors, spacing, and iconography to create a cohesive visual identity. Creating reusable UI components for consistency and easy development. This will ensure scalability and streamline future enhancements.
55+
56+
### Reiterate and Refine with Feedback
57+
Engaging with users and stakeholders to gather feedback, validate improvements, and identify overlooked issues. Then iterating on designs based on feedback to enhance usability.

0 commit comments

Comments
 (0)