glarimy / glarimy-quiz-app

The source code and resources for Glarimy Quiz community project
0 stars 0 forks source link

Fix the frontend #40

Open glarimy opened 6 years ago

glarimy commented 6 years ago

Study the reported defects in the issues #35, #36, #37, #38

Solution to these defects include changes in the backend (com.glarimy.quiz.model and com.glarimy.quiz.service packages) and frontend (com.glarimy.quiz.app and several xml files).

Your job is to fix the issues only in the front-end.

Here is the process:

  1. Remove the current project from your Android Studio
  2. Create a new project and check-out code from the branch: https://github.com/glarimy/glarimy-quiz-app/tree/test.
  3. Build the project.
  4. Make changes to the code in the package com.glarimy.quiz.app, in the folders res/layout and in the AndroidManifest.xml file in order to solve the defects reported in the issues #35, #36, #37, #38, wherever applicable.
  5. Make sure that the builds are not failing while you change the code.
  6. Once you are confident that the code changes are done and build is working fine, check-in the code to the branch https://github.com/glarimy/glarimy-quiz-app/tree/test.

Complete this activity by CoB 19th May 2018.

ramakrishna5a1 commented 6 years ago

Ok sir

ramakrishna5a1 commented 6 years ago

sir screens are designed except the 22nd screen and sir i dont know where to place that screen

glarimy commented 6 years ago

Don't worry about the 22nd screen. It will be added as the last feature.

Please re-run all the test cases #35, #36, #37, #38 before checking in the code.

ramakrishna5a1 commented 6 years ago

sir in screen 3 the score 0 and the the below text are not coming close to each other there is some gap between each

i am searching for solution sir if any solution please suggest me sir screenshot 86

ramakrishna5a1 commented 6 years ago

sir i am find the solution and fixed this also

glarimy commented 6 years ago

Can you confirm that the code was checked-in to the branch https://github.com/glarimy/glarimy-quiz-app/tree/test?

Changes committed to master branch of https://github.com/glarimy/glarimy-quiz-app are no longer picked up for build.

ramakrishna5a1 commented 6 years ago

sir checked-in to the code to the branch https://github.com/glarimy/glarimy-quiz-app/tree/test