issues
search
praveenraam
/
RN-Workout_Tracker
An Application that is used by the Weight Training people to track the progress and workouts done by them in a daily basis
MIT License
0
stars
0
forks
source link
Add customized Workout
#13
Closed
praveenraam
closed
1 month ago
praveenraam
commented
1 month ago
[x] Add a button to make customized workout
[x] Check the press-ability
[x] Make a function to navigate to the next component
[x] Create a component
[x] Make a form for creating
[x] Create a On-Press Function
[x] Handle the form
[x] #19
[x] #20
[x] #22
[ ] #23
[x] Check the working of all the these functions
praveenraam
commented
1 month ago
Lets store the adding workout list in the local storage, it will be easier for it
Tried using React-native-fs, but failed
praveenraam
commented
1 month ago
Code for deleting the created workout need to be done
As people may enter the data wrong, so it is optimal to make the screen to delete
We will show the data in the screen, user pick a workout to delete