Giter Site home page Giter Site logo

acumen_task's Introduction

Acumen Task

Introduction

This project is an implementation of the Acumen Flutter Assignment Task

Activities

  • Implement the UI given
  • Make API calls for the Sign in and Sign up authentication

Implementation

The project was implemented using the customary similar pattern to MVVM

  • The notifiers work as the ViewModel
  • The state management package used was Riverpod
  • Services that perform functions such as network request, snackbar etc are grouped as well
  • Even though the app is meant to be static, I mocked API responses for the ListViews, hence using a ListView builder, so as to make the app feel lively as if it were called from an API

Limitations

  • The design does not have a flow diagram (prototype), hence, I had to gues out some patterns
  • Due to this, I made some assumptions:
  1. The user goes to the Dashboard directly from the signup and signin pages if successful
  2. The Moments and Profile navigation are made empty as I could not find a suitable design for both
  3. The pictorial page (Alex Murray page) in the design was assumed to come up when one of the cards of either Near you or Suggested are clicked

acumen_task's People

Contributors

idrisadeyemi01 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.