Skip to content
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

CSOC_WEEK1_Calculator #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AyushJ16
Copy link

CSOC Task 1 Submission

Track

  • Android
  • Flutter
  • Web Devlopment

Task Completed

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.
  • [] Extras: Add feature for matrix calculations and plotting of simple basic graphs using equations.

Submission

Repo
APK|Web Site

@Divyansh013 Divyansh013 added web late Late submission labels Jun 25, 2022
@S-kus S-kus added the judged Submission has been judged and evaluated label Jun 30, 2022
@S-kus S-kus self-requested a review June 30, 2022 11:39
Copy link
Member

@S-kus S-kus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @AyushJ16, great work! Clean code, simple UI and nice implementation of tasks., However, there are a few scopes of improvements like the responsiveness of the web app and better UI (on changing the theme, it should change more UI rather than just changing the background).

You can try to implement the bonus task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
judged Submission has been judged and evaluated late Late submission web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants