Code Monkey home page Code Monkey logo

crossfire's Introduction

Kunal Raghav

Twitter Badge Linkedin Badge Medium Badge Gmail Badge Portfolio Badge

Hi ๐Ÿ‘‹,

I'm Kunal Raghav, I'm a software engineer ๐Ÿ‘จโ€๐Ÿ’ป who is passionate about mobile technologies and open source. I'm also a self procliamed graphic designer and internet surfer ๐Ÿ„โ€โ™‚๏ธ.

  • ๐Ÿ”ญ Iโ€™m currently working on Android Apps
  • ๐ŸŒฑ Iโ€™m currently learning Typescript
  • ๐Ÿ’ฌ Ask me about: tech, memes, anime
  • ๐Ÿ˜„ Pronouns: he/him
  • โšก Languages: Java, Kotlin, Python3, Javascript

El Psy Kongroo

crossfire's People

Contributors

aastha0326 avatar amishaagg avatar aniketh-varma avatar annezao avatar ashley936 avatar ayushi7456 avatar binaryshrey avatar code-r57 avatar durgeshahire07 avatar hemshree avatar hi-hi-ray avatar iamraja007 avatar j3ndra avatar keivalya avatar kunal-attri avatar kunalraghav avatar musavveer avatar nehakoli avatar pearlyadav avatar prakharbhatnagar20 avatar pratikfagadiya avatar rarj avatar samframpton avatar varadnovbarbhai avatar vartika-vr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crossfire's Issues

Add more questions

Add more questions to the Questions.kt file.

How?
Add a Question to questions arraylist in the Object QuestionsBank.

Format:

Question(
           <String: Question to ask here>,
           <Boolean: if the statement made in the question is true or false>,
           <String: The actual fact of the question>
        ),

Example:

Question(
            "Other than water, coffee is the world's most popular drink.",
            true,
            "Coffee is consumed by about one-third of Earth's population."
        ),

Note:

  • Only one question should be added in a PR, if you need to add more questions, make a pr for each request
  • Ensure no questions are repeated
  • The pull request should also contain the source of truth for the question.

Create an app icon for the app

Currently, the app doesn't have an icon and uses the default icon supplied by the android studio, please create one and add it to the project.

Add a menu

Currently, the app takes you straight to the questions, a landing screen/menu is needed that has the options play and exit.

[CrossFire โŒ๐Ÿ”ฅ]

PLAY
EXIT

Use android viewBindings

Migrate from findViewById to android viewBindings in MainActivity.kt.

Note:

  • Ensure no unnecessary dependencies are added
  • MainActivity.kt and activity_main.xml have minimal changes made to it and are well-formatted before creating a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.