Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 627 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 627 Bytes

Windows Calculator

Calculator with clean UI and conversion support. Included calculation history support

About

Calculator is developed using Model View Presenter Pattern (MVP).

Installation

User can simply download the code and run the project.

Library Used

  • Butterknife - View Binding tool
  • Realm - Relational Database

Versioning

We use git for versioning. For the versions available, see the tags.

Authors

  • Arbaz Rizvi

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Inspired by windows 10 calculator