Skip to content

Gantushig77/call_pro_refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Refactoring Task

This is a repo dedicated to the "Call Pro LLC" job application coding test.

All the refactoring had been done according to the instruction.

File structure :

.
├─lib
├── api                             # Api files with their respective helpers
├── components                      # Components that used with screens
├── constant                        # Constant files such as app level configs
├── controller                      # GetX controller classes with their respective files
├── get_provider                    # GetX API helper : classes currently not being used  
├── hive                            # Generated Hive classes used to save custom classes
├── model                           # Data models
├── screen                          # Screen files
└── main                            # Entry point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published