Code Monkey home page Code Monkey logo

basicapp's Introduction

basicapp

This is an app taking in account for absolute beginners in API requets. It has two three screens which are login screen, home screen and the dashboard. The api used for login is 'https://reqres.in/api/login'. The login data is stored in the shared preference so that the users don't have to login again unless they log out. The second screen is the DashBoard screen which is just a UI having different widgets. The third screen ie; the Home has two tabs, photos and posts and we are simply rendering the data from GET request in these two tabs. The api used for these two tabs are 'https://jsonplaceholder.typicode.com/photos/' and 'https://jsonplaceholder.typicode.com/posts/' respectively. I have used many third party packages which are listed below: http: ^0.13.3, crypto: ^3.0.1, shared_preferences: ^2.0.7, google_fonts: ^2.2.0, transparent_image: ^2.0.0 AND package_info_plus: ^1.3.1. The app changes its widgets/UI according to the viewports. You can refer to the screenshots folder for the same.

/* NOTE: THIS IS A RUDIMENTARY APP JUST FOR SHOWING THE DATA FETCHED FROM THE INTERNET. THE UI AND OTHER THINGS ARE NOT ACCURATE. */

basicapp's People

Contributors

rishirizz avatar

Watchers

 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.