An Online Gantt Chart Generator

An Online Gantt Chart Generator
Go to https://gantt-online.com/ and click the Create Gantt chart button. You can directly edit or add tasks by clicking on the task name (press Enter to add a task), and then click the "Save" button i...
0 Read More

Git/Git Hub commands

Git/Git Hub commands
Git Basic Command: git init: initialize an existing directory as a Git repository git add: add a file as it looks now to your next commit (stage) git commit: Adding commits keep track of ...
0 Read More