Giter VIP home page Giter VIP logo

zolostays's Introduction

ZoloStays

Project for ZoloStays

Assignment for Android Developer

Acceptance Criteria


Your submission for assignment is going to be rejected if -
  1. Git commit history is not provided
  2. Java naming conventions are not followed properly
  3. MVP/ MVVM pattern is not implemented
  4. Dagger 2 is not used

Your Android submission will stand a better chance of selection if -
  1. You have frequent git commits with clear commit messages
  2. Data Binding + MVVM is implemented
  3. 100% Unit Test Coverage for Presenters
  4. Use of appropriate third party libraries.

Mobile App Requirements You are required to build a register/login module of Zolostays customer app. Mentioned below are the screens and their requirements. You can check out Marvel link to understand the flow and download images if needed. You can use material icons for the project. Your app should start with login screen.
Login Screen
  1. If user is not logged-in, show login screen first.
  2. On successful login, you need to redirect the user to Profile screen.
  3. Provide validation to each field.
  4. Login button should be activated if field parameters are valid.
  5. Show appropriate error message on snackbar.
  6. When user clicks on register, he should be redirected to Registration Screen.
Registration Screen
  1. On Register button click, user details need to be saved in local db
  2. If the user exists in your local DB, show proper error message on snackbar.
  3. Provide validations to each field.

Forgot Password Screen
  1. This screen comes up on clicking Forgot password in Login Screen
  2. EditText field should accept register email address(in image it’s shown as a number, but here we have to accept email id) and send new generated password to register email id.
  3. On successful email send, redirect user to login screen.
  4. Provide validation to each field.

Bonus Point: Profile Screen
  1. Show Name, EmailId, Number as a editable field and provide one update button.
  2. On update click, field should be get updated.
  3. Provide validation to each field.
  4. Use material icons from here : https://material.io/icons/
Marvel Prototype - https://marvelapp.com/3257b1b

zolostays's People

Contributors

mohitajwani avatar mohit-funongo avatar

Watchers

James Cloos avatar  avatar

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.