Skip to content

Latest commit

 

History

History
91 lines (50 loc) · 3.14 KB

README.md

File metadata and controls

91 lines (50 loc) · 3.14 KB

mobile_dev_com_dashboard

Mobile dev dashboard project challenge.

Getting Started

This project is a development challenge with MobileDev.Com community. A challenge on charts in Flutter. 4 types of charts were considered.

  1. BarChart
  2. PieChart
  3. LineChart
  4. Image-chart

The instruction:

Good morning everyone..🤖 The MobileDevCom Challenge 4.0 starts today! Please, read the following instructions below carefully to know how to participate effectively in the challenge.


A. 🤓
Remember to create a repo and since its gonna be a private repo, you have to invite the MobileDevCom to your repo with this email: [email protected] 

B. 🤓
Do make sure you push everyday, 

C. 🤓
Grading system.
10 marks for UI Detailed Conversion
15 marks for logic
8 marks for clean code and architecture
6 marks for community aid
6 marks if you push everyday for the 15 day challenge 
Making a total of 45 marks

D. 🤓
UI...User interface; You must convert / replicate the UI design as excellently as possible minding every little detail.
Logic... Make sure the graph's data is corresponding to the json data value provided

Clean Code and architecture has to do with the way you organize your codes (methods and classes, widgets and logic ...), organize your files, etc.

Community aid...helping as many people with issues gets you more marks, the more you help the more you are helped.

....
The challenge countdown starts now Monday 9th of January ends 11:59pm on the 31st of January..

One love 💙💙😎...

Pls take note of the grading system 🤠..stay jiggy

Mobile

mobile

Desktop

desktop

Charts:

Pie chart

Image chart

Bar chart

Line chart