GithubHelp home page GithubHelp logo

ernestop74 / ionictest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shiftelearning/test-ionic

0.0 0.0 0.0 5.79 MB

TypeScript 0.12% HTML 0.08% CSS 7.77% JavaScript 77.16% Java 6.88% Batchfile 0.29% Objective-C 7.41% Shell 0.06% Ruby 0.01% C# 0.24%

ionictest's Introduction

Ionic development test

The objective of this test, is to verify programmers' Ionic development skill level. It requires developing a simple app, and delivering code that can be compiled, tested and run without any modifications.

Requirements

  • You must Fork this repository.
  • Create a basic Ionic app.
  • Your app must have 3 views, as detailed below.
  • It must run on Android and iOS.
  • It must preserve user data. If the user does not log out, it must autologin.

Views

  • Login. You must ask for an email and password. The form must enforce a valid email address. There must be a Login button. When pressing that button, GET https://jsonplaceholder.typicode.com/users and validate that the user exists. Disregard the password.

  • Main view. GET https://jsonplaceholder.typicode.com/posts and show a scrollable list with its element's title. If the user taps an item, open the Detail view. It must contain a Logout button, that logs out the current user and goes back to the Login view.

  • Detail view. GET https://jsonplaceholder.typicode.com/posts/X, where X is the post's Id, provided from the Main view. Show all its details in a new view. It must have a Back button, to go back to the Main view.

Deliverable

When your app is ready, upload it to GitHub as a public repo, and provide its URL. You must make sure that it runs on Android and iOS without any problems. If the app does not run, the test will automatically fail.

ionictest's People

Contributors

ernestop74 avatar adrianmurillo 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.