Skip to content

Splitter calculates tip amount for various percentages of the cost of the service, and also provides a total amount per person that includes the tip.

Notifications You must be signed in to change notification settings

ShoiraTa/splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splitter

Splitter calculates tip amount for various percentages of the cost of the service, and also provides a total amount per person that includes the tip.

Built With

  • HTML & CSS
  • JavaScript
  • React class component
  • OOP

Live demo

Follow the link

Preview

Mobile Desktop
mobile

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/ShoiraTa/splitter.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/ShoiraTa/splitter.git.
  • go to the repository folder in your command prompt.
  • run bundle install.
  • run npm install
  • create database in your postgre called hello-rails-react
  • run rails db:migrate
  • To run start the webpack run ./bin/webpack-dev-server.

Author

👤 Shoira

Shoira's GitHub stats

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-- FrontEndMasters

About

Splitter calculates tip amount for various percentages of the cost of the service, and also provides a total amount per person that includes the tip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published