Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Osgilb authored Oct 1, 2024
1 parent 8ee566f commit 871029b
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,41 @@
# independenceOS
# Fitness App UI Design

This repository contains the source code for a fitness app UI design I worked on, showcased in the provided screenshot. The design was created on my country's Independence Day, and I wanted to save this project for future reference, as it marks both a personal coding achievement and a memorable day.

## Overview

The app's UI is designed to track fitness activities such as running and swimming. It displays key stats like distance, type of activity, and the most recent workout session in a clean, minimal interface. The background features a map, and the main focus is on readability and user interaction.

### Key Features

- **Map Background**: The background consists of a city map, creating an adventurous and exploratory feel.
- **Activity Stats**: Displays distance covered and type of training in prominent, rounded cards.
- **Interactive Buttons**: Includes circular buttons for starting new activities, switching between modes, and controlling music.
- **Responsive Design**: Designed with flexibility in mind, ensuring a good experience across different screen sizes.

## Tech Stack

- **HTML5**: Basic structure of the layout.
- **CSS3**: For styling, including flexbox, positioning, and z-index management.
- **SVG**: Used for shapes and icons.
- **Tailwind CSS**: Utilized for utility-first styling.

## Design Considerations

- **User-Friendly**: Focused on creating a minimal and easy-to-use interface that highlights the essential information for users.
- **Layering with z-index**: Managed the z-index and positioning for the elements to ensure the stat cards appear clearly on top of the background SVG.
- **Modern Look**: Aimed for a clean, modern design with rounded cards and a central play button to make the interface feel intuitive and interactive.

## Independence Day Project

This project was created on **October 1, 2024**, my country's Independence Day, making it a memorable piece of work. It’s both a reflection of my current coding journey and an experiment in UI/UX design. I’m saving it here as a reminder of progress and for potential future enhancements.

## Future Plans

- Further refinement of the design and interactivity.
- Potentially adding animations or hover effects for buttons.
- Optimizing for mobile responsiveness.

### Author

- GitHub: [Your GitHub Username](https://github.com/osgilb)

0 comments on commit 871029b

Please sign in to comment.