|
1 | | -# cf_view |
| 1 | +# Codeforces App |
2 | 2 |
|
3 | | -A new Flutter project. |
| 3 | +This is a android application based on Codeforces. |
4 | 4 |
|
5 | | -## Getting Started |
| 5 | +## Features |
6 | 6 |
|
7 | | -This project is a starting point for a Flutter application. |
| 7 | +- Show upcoming contest |
| 8 | +- Click and Notification for upcoming contests |
| 9 | +- Check previous contests |
| 10 | +- Open previous contests in browser |
| 11 | +- Search Handles |
| 12 | +- User profile details |
| 13 | +- Compare two handles |
8 | 14 |
|
9 | | -A few resources to get you started if this is your first Flutter project: |
| 15 | +**Note : Under Development** |
10 | 16 |
|
11 | | -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) |
12 | | -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) |
13 | 17 |
|
14 | | -For help getting started with Flutter, view our |
15 | | -[online documentation](https://flutter.dev/docs), which offers tutorials, |
16 | | -samples, guidance on mobile development, and a full API reference. |
17 | | -# Codeforces-App |
| 18 | +## Screenshots |
| 19 | + |
| 20 | +- Loading Screen |
| 21 | + |
| 22 | +  |
| 23 | + |
| 24 | +- Upcoming Contests |
| 25 | + |
| 26 | +  |
| 27 | + |
| 28 | +- Notification |
| 29 | + |
| 30 | +  |
| 31 | + |
| 32 | +- Previous Contests |
| 33 | + |
| 34 | +  |
| 35 | + |
| 36 | +- Open Browser |
| 37 | + |
| 38 | +  |
| 39 | + |
| 40 | +- Search Handle |
| 41 | + |
| 42 | +  |
| 43 | + |
| 44 | +- Handle Details |
| 45 | + |
| 46 | +  |
| 47 | + |
| 48 | +- Compare handles |
| 49 | + |
| 50 | +  |
| 51 | + |
| 52 | +- Comapre Result |
| 53 | + |
| 54 | +  |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +## Technologies used |
| 61 | +- Programming Language : |
| 62 | + - Dart |
| 63 | +- Framework: |
| 64 | + - Flutter |
| 65 | + |
| 66 | +- dependencies: |
| 67 | + - flutter: |
| 68 | + - sdk: flutter |
| 69 | + |
| 70 | + - http: 0.12.1 |
| 71 | + - intl: 0.16.1 |
| 72 | + - flutter_local_notifications: 1.4.4+2 |
| 73 | + - android_alarm_manager: 0.4.5+11 |
| 74 | + - intent: 1.3.4 |
| 75 | + - url_launcher: 5.5.0 |
0 commit comments