Skip to content

N7_Idea on Capstone project for FOSS

Tahsin Afroz Hoque Nishat edited this page Oct 31, 2022 · 1 revision

Overview

From this week onward, the journal entry format has been changed. We need to write down our thoughts on the capstone project due by the end of FOSS session. For my project, I am planning to create a research object. In separate sections below, I have tried to summarize my idea on my project in terms of short term, medium term and long-term goal:

Short term goal:

This week I am planning to create a github repository for my project, start using .git commands for version control of my local files and learn how version control works with github. The initial repository will be private. It contains LICENSE, README and some python files.

Medium Term Goal

By the end of the FOSS session, I am planning to develop my first research object for one of the projects I am currently working. For that, I need to create a complete skeleton of the required files. For example: Readme, LICENSE, Examples, results, input or output data, Installation etc.

Long-term Goal:

As the project folder will uploaded on github and synced with local files, after completion of the project the github repository will be made available to public. There will be full instructions and literatures included to make sure everyone can understand the algorithm and can reproduce the results of the project.