File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 4646 </ div >
4747 </ div >
4848 </ div >
49+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
50+ < div class ="row ">
51+ < div class ="card ">
52+ < h4 >
53+ < span class ="fab fa-trello "> </ span >
54+ < a href ="https://trello.com/ " target ="_blank "> Trello</ a >
55+ < span class ="badge badge-success "> Easy</ span >
56+ </ h4 >
57+ < p >
58+ Trello is an industry-standard tool for organising projects. You can create cards, that live on
59+ boards, to track outstanding tasks. The cards can then be moved into different lists on the board.
60+ At CodeWith we use Trello to track outstanding actions from committee meetings.
61+ </ p >
62+ </ div >
63+ </ div >
64+ </ div >
65+ </ div >
66+
67+ < div class ="row ">
68+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
69+ < div class ="row ">
70+ < div class ="card ">
71+ < h4 >
72+ < span class ="fas fa-project-diagram "> </ span >
73+ < a href ="https://code2flow.com/ " target ="_blank "> Code2Flow</ a >
74+ < span class ="badge badge-warning "> Medium</ span >
75+ </ h4 >
76+ < p >
77+ Code2Flow is a tool to transform ideas and workflows into easy to understand diagrams. Using a
78+ psuedocode editor you can generate a flowchart with up to 50 nodes for free. We used Code2Flow to
79+ generate our process flow charts at CodeWith.
80+ </ p >
81+ </ div >
82+ </ div >
83+ </ div >
4984</ div >
You can’t perform that action at this time.
0 commit comments