Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.5 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.5 KB

cp_list

An app to provide all the Competitive Competitions happening around the world. It was created using Flutter.
We have 3 Pages in the App. Live, Upcoming and About. Link to Download Apk

Live shows all the competitions which are live now, along with it's starting time and time left.
Upcoming shows all the competitions which will happen in future, along with it's starting time and time left.
About page shows about info.

Upcoming Page    Live Page    About Page

Already built apk can be downloaded from here.

Features

  • Sorting of the events in two different ways. Sort by time( Normal Sorting ) and group by Site.
  • Adding of any event to your favourite Calendar.
  • Directly opening the contest page from the app to register on the go.

Contribute

All contributions and feedbacks are welcomed. Feel free to open an issue and try this app.

Getting Started with Flutter

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.