Skip to content

pinoen/eat-n-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat-n-split

Table of Contents

Overview

  • Simple app which allows users to split bills after going out with friends or when sharing costs in general.
  • It was built with React using Create React App.
  • You can try it out at Vercel - Eat-n-split

Concepts applied

  • JSX
  • Components
  • Props
  • Rendering lists
  • Conditional rendering
  • Destructurating props
  • React fragments
  • State
  • Events handling
  • Forms
  • React developer tools
  • Update State
  • Controlled Elements
  • Lifting State Up
  • Data flow
  • Child-to-parent communitation
  • Derived State
  • Sorting Items
  • children prop

Features

  • Very simple application, where users can split theirs bills.

  • The app allows add new friends or contacts to the list. Add friend

  • The list keep a balance of the user with each of the friends. Friends

  • Then a friend can be selected to share the bill with.

  • According to who paid the bill, the app will calculate the balace. Split

Acknowledgements

This project is part of The Ultimate React Course 2023: React, Redux & More by Jonas Schmedtmann.

About

The Ultimate React Course 2023 challenge 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published