-
Notifications
You must be signed in to change notification settings - Fork 70
PTBC9 Project 1 - Qianling #40
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
Qiannnly
wants to merge
92
commits into
rocketacademy:main
Choose a base branch
from
Qiannnly:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
202a9f3
imported browser router and wrapped App within it
Qiannnly 3bfbd8c
added route paths for Home and Dasdboard
Qiannnly f086e34
installed mui and react router v6
Qiannnly 8b8f7c6
installed mui and react router v6
Qiannnly efc1838
added input text and button elements
Qiannnly 70365bd
added button element to navigate back to Home
Qiannnly c2becd3
added a timer component to render current date
Qiannnly 11a24aa
added localstorage to save username
Qiannnly 5f677dd
updated timer to display current date and time
Qiannnly e0eb890
updated greetings message
Qiannnly b00d556
added logic to hide and unhide form
Qiannnly c4c814e
imported Button component for use
Qiannnly 78fd366
created todo list
Qiannnly 663a323
updated delete functionality for todolist
Qiannnly eb7c042
passed in username as props
Qiannnly 4fa09db
updated greeting
Qiannnly 5c13a90
added conditions to reflect before and after trip form is created
Qiannnly 40eaef1
updated form list
Qiannnly bfbf1f8
updated list
Qiannnly a81d5f8
added a created form
Qiannnly d78b7d2
created a list to add, delete and display transactions
Qiannnly f70dc54
added add and delete buttons for transactions
Qiannnly daedaca
added a function to sum up each payer contribution and push it into a…
Qiannnly 189470e
added flex properties and background color
Qiannnly 77580c2
updated component with mui and localStorage
Qiannnly 70429ef
installed mui
Qiannnly 6feb576
installed mui
Qiannnly 1aecc6e
added mui styles
Qiannnly d2f685a
added mui styles
Qiannnly 155a1d6
created a Form component to include CreateForm and AddTransactionsForm
Qiannnly b093d81
added this component to record all transactions
Qiannnly 544abc2
added this component to calculate expenses and display message
Qiannnly 69dbd2b
updated component to create a trip
Qiannnly 4a42581
updated return statement with a Forms component that includes both Cr…
Qiannnly 1bb3439
added mui styles
Qiannnly 8df84f5
removed date object
Qiannnly 65164bd
removed original styles and added new ones
Qiannnly a4bf5ff
updated routes
Qiannnly f52c75f
added item as another condition in handleSubmit function to prevent f…
Qiannnly 630b835
added user story and how to use
Qiannnly faeed04
added wireframe
Qiannnly f2b730a
added inline styles to style header and footer
Qiannnly bd9f8f6
updated styles to center elements and also on background colors
Qiannnly 64b617e
added div tags for logo and renamed classes
Qiannnly f7afd11
added css box to greeting
Qiannnly eb39a47
updated greetings with css classes
Qiannnly 6445628
updated styling and conditional rendering
Qiannnly 37aca03
updated styles and conditional rendering
Qiannnly 43238aa
added two forms with states passed as props
Qiannnly 3205ca8
updated styles and restructured code
Qiannnly 6f2da17
updated styles and restructured code
Qiannnly bd2d1e0
added styles
Qiannnly 63ff275
restructured coded, updated styles and lifted state up to addTransact…
Qiannnly 2e31630
renamed function that converts array to object
Qiannnly 837b511
updated height of form-wrapper
Qiannnly 9038a00
updated user story and how to use
Qiannnly ac88c35
reduced top to 12%
Qiannnly d4f8bd7
updated styles
Qiannnly 892dc2e
removed styles
Qiannnly 04b6099
updated styles
Qiannnly 0d7f3de
added Box element and updated styles
Qiannnly 0eb46ae
edited header text
Qiannnly 1d04b46
changed previous title document to bill-splitter
Qiannnly 165a73c
updated userstory
Qiannnly 7390ce4
add box-sizing
Qiannnly b8f6187
changed standard textfield to outlined textfield and added a border
Qiannnly 0dde7bd
updated import location and some styles
Qiannnly 86cf3d9
updated styles
Qiannnly 22e889d
updated initial value of state property
Qiannnly 8cc472c
added border colors to each textfield
Qiannnly d1bb513
added border colors to textfield and select elements
Qiannnly 89c20fd
updated styles
Qiannnly 97c96e8
updated user story and how to use paragraphs
Qiannnly 3165ea8
added input validation for price
Qiannnly c60c232
removed older version of Calculate file
Qiannnly aa973f7
removed older version of List file
Qiannnly f63d667
removed older version of PriceDescriptionList file
Qiannnly 81a9cc1
removed older version of Greetings file
Qiannnly 58dba3f
removed older version of AddTransactionsForm file
Qiannnly a007571
removed older version of CreateForm file
Qiannnly eeb57b1
removed older version of Forms file
Qiannnly fe2be94
removed older version of Dashboard file
Qiannnly 790b66b
committing latest changes
Qiannnly 7d90793
updated latest changes
Qiannnly da4ab5c
added homepage and deploy scripts
Qiannnly 820883c
added homepage and deploy scripts
Qiannnly 5bf4f7a
removed one link tag
Qiannnly 6d8ee51
changed route to billsplitter
Qiannnly 56ca8cc
changed min to max and removed minus sign
Qiannnly bc4588f
updated icon logo
Qiannnly fd276e9
renamed icon
Qiannnly 175fb90
made changes to min height
Qiannnly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be great to also include install instructions!