-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add a UI to display a quote and its author. #1
Labels
Comments
schleepy401
added
good first issue
Good for newcomers
jwoc
easy
android-studio
android-app-ui
labels
Jan 28, 2022
do we have to add quotes and author's name in database and then print? @Ly0kami |
I am interested to work on this? Kindly assign it to me @Ly0kami |
schleepy401
changed the title
Add a list based UI to display a quote and its author.
Add a UI to display a quote and its author.
Jan 31, 2022
I want to work on this issue under JWOC |
i would like to work on it ? |
Merged
#6 Done this issue (Different Version) |
Please add Medium label instead of Moderate @Ly0kami |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
Example: "JWoC is Amazing."
Example: Sanskar
Combining the above two would make something like this:
The text was updated successfully, but these errors were encountered: