Git Product home page Git Product logo

quotesapp-jwoc's Introduction

๐Ÿ‘‹ Hi, Iโ€™m schleepy

Didn't want anyone around but you're still welcome.

Converting oxygen into carbon dioxide and energy for my body. No skills, no shit.

quotesapp-jwoc's People

Contributors

ahamedibrahim2002 avatar connectbhawna avatar manishbajagai2 avatar schleepy401 avatar yellowhatpro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

quotesapp-jwoc's Issues

Design a Splash Screen!

The journey as a developer and Open Source contributor begins here. You are beginning to work on an amazing app, and this is going to be the first screen the user sees. Your task is to design a great looking and attractive splash screen for an app to display quotes.

This is going to be the first issue.

What to do?

  • You have to design a splash screen for the app Maybe an icon if you wanna get more creative.
  • The splash screen should be the first activity to launch as soon as the app is opened.
  • The splash screen should disappear after 3s and then let the main app open.
  • The splash screen should not appear if the app is retained in memory (i.e. not cleared from recent tasks, or exited), and should only appear once it has been relaunched explicitly after clearing from recents and stuff.
  • The best looking one to pass all the above criteria would be merged.

Go ahead, code ahead.
Happy Coding!

Add Favourite List of selected Quotes

As a feature to the app, I want to create two fragments - one is the main screen and another is a list showing all the loved quotes to be placed in a Recycler View. I dont know which database to use for performing CRUD operations on the generated list. I created a wireframe for the same. Please review the idea

HomeFavourite
When the user clicks on the love icon, the current quote is added on the list

Add a UI to display a quote and its author.

Once the splash screen is ready, we will move ahead with a simple issue. Just build up a sample UI to display a quote and its author, both of which are texts.
The data source for the quotes would be a part of another issue, but for now, you can just add random quotes from the internet with their authors.

Get your creative juices flowing, and let's see what you people can come up with!
The best looking ones will be merged.

What to do?

  • The data to be displayed is going to be comprised of two parts:

    • Quote: A string.
      Example: "JWoC is Amazing."
    • Author: Another string.
      Example: Sanskar
  • Combining the above two would make something like this:

"JWoC is Amazing." ~ Sanskar

  • You have to find a creative way of displaying the above information in a way that looks good and is user friendly as well. Feel free to use any of the components provided by Android Studio.
  • The best looking one would be accepted.
  • Go ahead, play with components and color schemes!

Integrate the quotescraper API

Now that we have a good UI to put data in, it's time to actually put the data in.
The challenge here is to extract the required information from the API and display it in the app.
Here's the link to the API and here's the link to the API Docs.

What to do?

  • Please attempt this issue only after the UI issue has been solved, because then only would you be putting in the parsed data from the API in a good UI.
  • The API documentation has the exact same data format as the one we mentioned in the UI issue.
  • Your job is to parse the data from the API, and put it in the UI.
  • Consult the API docs by heading over to the github repo and get accustomed to the data format. We hope you are familiar with JSON, but even if you are not, this can be a great starting point!
  • The most efficient and properly working method of handling the calls and integrating the API here would be accepted.

Code On!

Create an Icon for the app

So much progress on the app, adding new features and everything, but we still need an app icon. Calling all UI/UX people aspiring to make their first contribution!

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.