Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

- [ ] Android
- [ ] Flutter
- [ ] Web Devlopment
- [x] Web Devlopment

### Task Completed
<!-- you only have to fill in one of the tasks -->
Expand All @@ -19,14 +19,14 @@

#### Calculator

- [ ] **Task 1**: Create a simple calculator with basic mathematical operations.
- [ ] **Task 2**: Add complex operations including exponentiation, logarithms, trigonometry, etc.
- [ ] **Task 3:** Add an option to change settings, say from radians to degrees and vice versa, and an option to change the theme of the app.
- [ ] **Task 4:** Feature to show a history of previous calculations.
- [x] **Task 1**: Create a simple calculator with basic mathematical operations.
- [x] **Task 2**: Add complex operations including exponentiation, logarithms, trigonometry, etc.
- [x] **Task 3:** Add an option to change settings, say from radians to degrees and vice versa, and an option to change the theme of the app.
- [x] **Task 4:** Feature to show a history of previous calculations.
- [ ] **Extras:** Add feature for matrix calculations and plotting of simple basic graphs using equations.

### Submission

<!-- Add in your repo and apk link or web site link as per track -->
[Repo](link)
[APK|Web Site](link)
[Repo]https://github.com/Shuchi17/Calculator.git
[APK|Web Site]https://timely-brioche-288777.netlify.app/
4 changes: 2 additions & 2 deletions WebDev.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ Remember, the deadline for this week's task is June 7th, 2022, at 23:59.

<!-- Add you name in below list as -->

<!-- - Your Name - [Repo Name](Link) [Site](Site Link) -->
Shuchi Bhatt - [Repo Name](https://github.com/Shuchi17/Calculator.git) [Site](https://timely-brioche-288777.netlify.app/)

<!-- - Sanyu Daver - [Tic Tac](https://github.com/sanyud/TicTac) [Site](www.copsiitbhu.co.in) -->
<!-- - Sanyu Daver - [Tic Tac](https://github.com/sanyud/TicTac) [Site](www.copsiitbhu.co.in)- -->