Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crudoperation #1

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
350ca79
init
salmanja Nov 3, 2024
f02e31b
updated src new files
salmanja Nov 3, 2024
bbf3323
user info
salmanja Nov 3, 2024
64c70d0
updated main component with basic crud
salmanja Nov 3, 2024
d4ccd4a
init form data useform
salmanja Nov 4, 2024
8bd8c1f
completed user data form component
salmanja Nov 4, 2024
e0f75a4
completed user list component displaying each user info (recieves use…
salmanja Nov 4, 2024
afeac41
fixed app.tsx for local storage
salmanja Nov 4, 2024
f0923c8
completed app.tsx to include local database
salmanja Nov 4, 2024
adc40d2
added validation to the data form and debugged phone validation library
salmanja Nov 4, 2024
84f4c8d
fixing phone and email validation error
salmanja Nov 5, 2024
7accf39
debugging unique user (not working when deleting single user)
salmanja Nov 5, 2024
f272cca
userlist UI
salmanja Nov 5, 2024
544de5b
crud completed without UI
salmanja Nov 5, 2024
cfd7c25
user list and userform with MUI
salmanja Nov 5, 2024
bab4cdd
fixed app.jsx to include mui
salmanja Nov 5, 2024
d538033
completed MUI in all components, will need to debug
salmanja Nov 5, 2024
ad9e3e7
resolve github code review
salmanja Nov 6, 2024
b15e9e8
implemented jsdoc and refined types
salmanja Nov 7, 2024
280dee2
resolved refined types in form data state
salmanja Nov 7, 2024
878980b
solved error handling suggestion
salmanja Nov 7, 2024
08a3f80
created consistent error handling and validation check according to s…
salmanja Nov 7, 2024
e527d51
reset form after editing according to suggestion
salmanja Nov 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading