Skip to content

Feature: created a popup for users to input their own workout and display it on the screen#37

Open
pmad06 wants to merge 1 commit intoufosc:mainfrom
pmad06:main
Open

Feature: created a popup for users to input their own workout and display it on the screen#37
pmad06 wants to merge 1 commit intoufosc:mainfrom
pmad06:main

Conversation

@pmad06
Copy link

@pmad06 pmad06 commented Feb 15, 2026

The issue this pull request will close is #10 (Issue 4): having users create their own exercise. All changes to close this issue were made in the Home.JSX page, as it was the main page containing the other main features of the website. Previously, there was no interactive button that allowed users to create or add their own workout, so my first step was to create a button with that specific purpose. After creating the button, the next step was making sure that users could click on it, and after that interaction, I created a pop-up that would be displayed, rather than directing the user to a different tab to make it easier for them to exit the screen and return home. In the pop-up, I ensured that users were able to input a workout in a text box and created an "Add workout" button so that their workout would be displayed on the pop-up screen. The last button I needed to implement was the "Close" button so that the user could exit the pop-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant