Giter VIP home page Giter VIP logo

anon-example's Introduction

anon-example's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

anon-example's Issues

Feature/Save posts

Required features:

  • Bottom bar (Feed - Me)
  • Save the post to local (with default properties)
  • Remove the saved post

Improve `LazyLoadListView`

Should improve the LazyLoadListView widget.
We need it because if posts less than 15 it crashing. However, we must fix it.
And also code clean up.

Search posts

Required features:

  • search post with new screen or into the home by using appbar.
  • create a special edition of field_suggestions if you decided to make an app bar search.

Feature/comments

Required features:

  • View posts' comments
  • Cache posts with comments.
  • Write all of the written functions/widgets tests.

Categorize posts

We should have ability to select category when creating post. e.g: if user selected development then automatically general and development would be setted in database.
Getting posts from database and organize them by to category, should be done with Chain of responsibility pattern.

Improve UI

Required features:

  • Improve PostCardWidget make it very minimalist.
  • Add random color feature for posts.

Post color choosing

Required features:

  • User can choose the color from The custom accent color list (See the hex codes down below).
  • If the user didn't then the color will setted as random.

The custom accent color list:

#F5EEF8
#E8F8F5
#EBF5FB
#EAFAF1
#FEF9E7
#FDFEFE

Improve comment blocks

To do:

  • Convert text to markdown body (which will make it able to see post and see comments as markdown)
  • Update widget tests for a new feature.

Android support

Now anon application just supports IOS.
Should add android app to firebase.

Feature/Add comment

Required features:

  • Add a comment (directly add into the local list)
  • Custom field and animated button

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.