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

Yash #65

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Yash #65

wants to merge 4 commits into from

Conversation

Yashsomalkar
Copy link

@Yashsomalkar Yashsomalkar commented Jun 21, 2022

CSOC Task 1 Submission

Track

  • Android
  • Flutter
  • Web Devlopment

Task Completed

Hangman

  • Task 1: Implement a hangman game. Create a word generator and generate random words in every game.
  • Task 2: Add a high score page to view the previous scores.
  • Task 3: Giving hints to users, by showing a few letters when the user needs them. Also, you could give signs when the entered letters are wrong.
  • Task 4: Make hard and easy mode with say, 5 lives in easy and 3 in hard mode. Also, word length and difficulty could be changed with respective levels. Easy words could have till 5 letters while difficult ones with longer words.
  • Extras: Adding a timer for making it more interactive and competitive.

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

@Divyansh013 Divyansh013 added android late Late submission labels Jun 25, 2022
@RainaJain5
Copy link
Member

@Yashsomalkar you were supposed to create a new repository in your account and provide its URL along with the apk here.
Your submission will not be judged unless you provide the apk as well. You can contact anyone of the mentors if you're having some doubt.

@Yashsomalkar
Copy link
Author

@Yashsomalkar you were supposed to create a new repository in your account and provide its URL along with the apk here. Your submission will not be judged unless you provide the apk as well. You can contact anyone of the mentors if you're having some doubt.

created the new repo in my account as requested and apk in google drive.

@RainaJain5
Copy link
Member

@Yashsomalkar you were supposed to create a new repository in your account and provide its URL along with the apk here. Your submission will not be judged unless you provide the apk as well. You can contact anyone of the mentors if you're having some doubt.

created the new repo in my account as requested and apk in google drive.

Provide the apk link here or add it in your repository.

@Yashsomalkar
Copy link
Author

@Yashsomalkar you were supposed to create a new repository in your account and provide its URL along with the apk here. Your submission will not be judged unless you provide the apk as well. You can contact anyone of the mentors if you're having some doubt.

created the new repo in my account as requested and apk in google drive.

Provide the apk link here or add it in your repository.

https://drive.google.com/drive/folders/1oVji5bighbBxr7z8EE5zH5GYSnFGwCyu?usp=sharing

@RainaJain5
Copy link
Member

Great efforts @Yashsomalkar ! Clean code and good functioning.
There's some scope of improvement in the app, you can try do that or try to implement the remaining tasks as well.

@RainaJain5 RainaJain5 added the judged Submission has been judged and evaluated label Jul 15, 2022
@github-actions github-actions bot removed the android label Jul 25, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants