Coder Social home page Coder Social logo

leaderboard-app's People

Contributors

akash-raj-st avatar alcatraz714 avatar divinenaman avatar girishtheja avatar neeleshrj avatar rbiswa787 avatar satyamsingh07 avatar shivam-akhouri avatar sudeekshaganguli avatar

Stargazers

 avatar

leaderboard-app's Issues

Sign In Page

Create sign in page, create your own components according to requirements. Use functional components only.
Use React Native screens library for Responsivness

add horizontal timeline component

To Do

  • make a horizontal scrollable FlatList
  • add this component to profile screen
  • design it yourself just match the color scheme of the app
  • the data to the FlatList should be similar to this:
[
 { 
    points: 30,
    date: "03/07/2021",
    remarks: "for leaderboard app"
  },
  { 
    points: 50,
    date: "06/08/2021",
    remarks: "for leaderboard website"
  },
]

Advanced Feature (if you want to work on this but first complete a basic thing):

  • Try adding a feature that whenever someone opens the app the list scrolls to the current date

How to make a horizontal scrollable FlatList:

Something similar to this:

image

Sign Up page

Create sign in page, create your own components according to requirements. Use functional components only. Use React Native screens library for Responsiveness

Get Profile details

Get stats about a person by clicking on a name on the rank list which will show the profile screen with their details.
On clicking on your profile, see your stats.

design Loader

To Do

  • edit the existing loader components
  • add the android club logo to it and (maybe spin it)

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.