Skip to content

issue-4 fixed #69

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

issue-4 fixed #69

wants to merge 1 commit into from

Conversation

Iron-56
Copy link

@Iron-56 Iron-56 commented Mar 4, 2025

SOLUTION: ISSUE-4
This PR is the solution to the 'bank-project' #4

Description

  • What all did you learn?
    I learnt about routing and using route specific functions, localStorage to sign in automatically, using forms to send to server, parsing response, using templates for both web pages and repeating stuff like rows of a table, object to prevent modifications using Object Freeze, Data fetching internal working and media queries to make it responsive.
  • Any difficulties that you faced, and how you solved it?
    The Object freezing was a bit hard to understand why we need to do that and the state management was a bit confusing but got it at end.
  • Did you have to learn anything new to do the assignments?
    I learnt about many new things such as state management, using templates, object freezing.
  • Any thing else you would like to share about the topic?
    This task took a lot of time but the task is very very useful

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