Principles and Practices, Project Management
Task to do
We have to install git,have to set up repositories and to make develop own website page.
How we do this
Very first task before starting the fabacdemy was installation of ubuntu.So firstly I installed ubuntu on my laptop.Initially I was unable to understand the errors and commands in terminal but my local instructor Pradnya and Suhas helped me to overcome that problem.
Every lab has a git repository where students push and pull their work.Every lab has a git repository where students push and pull their work.
The advantages of working with repositories are countless
First thing is we can create free website
It consumes less time
you can create branches
roll back changes
We can update our webpage very easily.
We can add or remove our files or folders easily.
After that for installation of git by following the tutorial given by our instructor Francisco Sanchez. I would like to sugget this tutorial to others for knowing git installation and workflow.
I got error saying not finding ssh agent
Problem was solved after using eval command
Again I got error saying cloaning is not able to clone in repository
After some time of error handling we come to know that we were accessing Download folder instead of Home
Then I create my own folder and started developing own page. When I was uploading my folder on git I followed following steps go to ripository,in terminal type cd ~/folder_name git pull # pull other students changes.We don't have to miss this stpe as this step imports changes by other students in your repo. git add --all # add your changes git commit -m "message" # write a meaningful message like "updeted","finally done".etc
git push.Note-dont use push command first as it push your whole repository.So pull first and then push sometimes I got error as - push to fail some refs to.... but it comes due to server problem I got some errors at the time of using git repository as I installed whole setup for repository 3 times(with clonning and all).I was getting error of "uncommited changes please commit or stash them." I solved it by refering other websites It may happen that you are not able to push or pull your repository due to error in ubuntu system errorSome times I send my folder to my classmates yogesh and Akshay to push folder.Finally I changed place of repository.I place repository folder in documents instead of home and from then yet I have not get any error.Hope it will work.
Step 1
Step 2
Step-3
Step-4
Step-5
If you face the same problem then I reccomend you to go through this link, I am 90% sure that your error will get resolved.Web page development
Before taking admission in fabacademy I have developed my website and blog but that was as easy as writing the word document.
I was known about HTML theoratically but here first time I developed page using HTML.So it was some how lengthy task for me
I saw the tutorial for markdown.
I refer HTML pages of previous fabacademy students,some website like w3 school,css and prefered to do html coading.
I made very basic web site initally like below
After surfing on google for syntaxes for how to put image at left,how to put text at center..like wise
I developed other HTML page.As below

Final project idea
Project name-Basundi maker
Objective -
To change the milk's form, from liquid to viscous by automatic stirring ,using solar energy from parabolic reflector.It will reduce fuel and human drudgery
I decided to use parabolic solar reflector for heating process of milk and to use automation for densing process of milk
I wish to make this small machine in fab academy. It will give experience to make and taste such a wonderful sweet
Change due to Basundi maker
This machine can make basundi easily without giving your time for all process and it will reduce fuel cost.
Just start machine and forget it, machine will automatically give alarm when your Basundi will get ready
I have to make machine which you are observing above
Input-Thinking to use Load sensor or level sensor or torque sensor with stir assembly,as weight,level,thickness are the parameters which are going to change during the basundi making
Output - machine will give alarm when milk will convert to viscous form.
Process-
Need one pot. Put 5ltr milk into pot add stir and switch on the supply then stirring will get start now leave it, because due to stirring process and continuous
heating, milk will dense
so I will use either weight sensor or level sensor or torque increasing at the end of motor shaft
to decide the point at which I have to give alarm.