- If concept directory doesn't exist please make one using
mkdir <concept_name>
else use the existing directory CD
to appropriate directory and make your own file usingtouch concept_name-$(date +"%d-%m-%Y-%X").extension
- If your practice is a multi file project, make subdirectories using
mkdir <concept_name>-$(date +"%d-%m-%Y-%X")
andCD
to that directory and write your wonderful code. - Raise PR and assign a reviewer.
- If Concept Directory already exists, use that directory with above naming convention
- If your souce code needs more that one files/folder, you can
mkdir concept_name-$(date +"%d-%m-%Y-%X")
and work within that. - This Repo is open to all and to anything that one wants to practice.
Project Name | Project Link | Status | Live Demo |
---|---|---|---|
Flutter Word Pair Generator | https://github.com/arc-arnob/Flutter-first-app | Done | - |
Instagram Clone | https://github.com/arc-arnob/Flutter-instagram-clone | In Progress | - |
End to End Prod Ready Demo Code | TBD | In Planning | - |
FM_V1(To be revealed later) | https://github.com/arc-arnob/FM_V1 | In Progress | - |
More to be added...