You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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 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.
@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 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.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
judgedSubmission has been judged and evaluatedlateLate submission
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CSOC Task 1 Submission
Track
Task Completed
Hangman
Calculator
Submission
Repo
APK