Progress Report
Progress Report
Feeler project
Progress Report
Dholon Akter
Version 1
Contents ii
List of Figures 1
1 Introduction 2
2 Week 1 3
2.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3 Week 2 4
3.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
4 Week 3 5
4.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
5 Week 4 6
5.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
5.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
6 Week 5 7
6.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
6.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
7 Week 6 8
7.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
7.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
7.2.1 Machine Learning on embedded devices . . . . . . . . . . . . . . . . . . . . 8
7.2.2 Data collection on Edge Impulse . . . . . . . . . . . . . . . . . . . . . . . . 9
7.2.3 Feature extraction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
7.2.4 Neural network classifier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
7.2.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
8 Week 7 11
8.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
8.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
8.2.1 Re-adjust software functional requirements . . . . . . . . . . . . . . . . . . 11
8.2.2 Analyzing the software requirements . . . . . . . . . . . . . . . . . . . . . . 12
8.2.3 Python practice of remote server . . . . . . . . . . . . . . . . . . . . . . . . 12
9 Week 8 13
9.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
9.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
9.2.1 Adding new software functional requirements of user requirements . . . . . 13
ii Feeler project
CONTENTS CONTENTS
10 Week 9 15
10.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
10.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
10.2.1 Meet and Match to get feedback of our project . . . . . . . . . . . . . . . . 15
10.2.2 SDD document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
10.2.3 Database design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
11 Week 10 17
11.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
11.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
11.2.1 Research about technologies that is required to develop web application . . 17
11.2.2 Prepare for mid-term presentation of software part . . . . . . . . . . . . . . 17
11.2.3 Python programming course . . . . . . . . . . . . . . . . . . . . . . . . . . 17
11.2.4 python functionalities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
11.3 Research how line chart work in Flask . . . . . . . . . . . . . . . . . . . . . . . . . 18
12 Week 11 19
12.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
12.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
12.2.1 Designed software architecture in SDD documents . . . . . . . . . . . . . . 19
12.2.2 Update concept selection about software part in SDD document . . . . . . 19
12.2.3 Research on SQLite tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
12.2.4 Flask practice in web application . . . . . . . . . . . . . . . . . . . . . . . 20
13 Week 12 21
13.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
13.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
13.2.1 Research about emotion and mood data . . . . . . . . . . . . . . . . . . . . 21
13.2.2 Add a class of mood and emotion in python programming . . . . . . . . . . 22
13.3 Research how line chart works in Flask . . . . . . . . . . . . . . . . . . . . . . . . . 22
14 Week 13 23
14.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
14.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
14.2.1 Adding test plan in SDD . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
14.2.2 Research about how Flask works in web server . . . . . . . . . . . . . . . . 24
14.2.3 MVC pattern added . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
14.2.4 Introducing MDD documents . . . . . . . . . . . . . . . . . . . . . . . . . . 24
15 Week 14 25
15.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
15.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
15.2.1 Finalized SDD document . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
15.2.2 Adding javascript to the flask framework . . . . . . . . . . . . . . . . . . . 25
15.2.3 Research more about how to convert mood from emotion . . . . . . . . . . 26
16 Week 15 27
16.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
16.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
16.2.1 Able to display dummy line,bar and pie chart to the webserver . . . . . . . 27
16.2.2 Read the emotion and timestamp from database . . . . . . . . . . . . . . . 28
16.2.3 Make a flowchart how to collect emotion and mood data . . . . . . . . . . . 29
16.2.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
17 Week 16 30
17.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
17.1.1 Improved the flow chart from previous weeks . . . . . . . . . . . . . . . . . 30
17.2 Research about how to get emotion vi MQTT over the network . . . . . . . . . . . 30
18 Week 17 31
18.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
18.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
18.2.1 Improved Database design and class diagram . . . . . . . . . . . . . . . . . 31
18.2.2 Added new functionalities to convert emotion string to numeric value . . . 31
19 Week 18 33
19.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
19.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
19.2.1 Draw the line chart with the functionalities . . . . . . . . . . . . . . . . . . 33
19.2.2 Sending the data to the HTML to run the application . . . . . . . . . . . . 33
19.2.3 Display the line chart in Web server . . . . . . . . . . . . . . . . . . . . . . 34
20 Week 19 35
20.1 Knowledge enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
20.2 Evidence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
20.2.1 Added functionalities with avg mood . . . . . . . . . . . . . . . . . . . . . . 35
20.2.2 Re design the interface of Line chart . . . . . . . . . . . . . . . . . . . . . . 36
21 Conclusions 37
22 Appendix 38
22.1 Approved the file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
References 42
iv Feeler project
List of Figures
Feeler project 1
Chapter 1
Introduction
I am Dholon Akter and I am a student of ICT and Software Engineering.Currently, I have started
a minor called Be-creative.The project I have chosen is called Feel, introduced by IKIGAI. It is
a software company located in Eindhoven providing services in Edge IoT, Cloud services, APIs,
Apps and more. The company introduced the project called Feel brings people who live at a
distance closer together on an emotional level by detecting feelings and moods in a room and
sharing with someone you care about. The project team member consists of multi-discipline fields
Electrical, Mechatronics and Software. To complete the project successfully, this multi-discipline
is required. It is challenging and exciting to work with different background team members with
mix up project. In this document, I am going to write a weekly blog of my progress where I will
explain what I have learned overall and how I overcome the problems of a task.
2 Feeler project
Chapter 2
Week 1
The first week of the project was exciting and challenging for me. After introducing myself to
my team member, I started to read through the project description from IKIGAI. There are
some mechanical and electrical parts is involved, and I am from ICT and Software Engineering
background, which made me intimidated by the project. However, I searched for software parts
that could enhance my knowledge. For example, AI visualization, communication between client
and server and other features. After that, the most interesting part was to learn Latex, Github
Actions, and Github Wiki was introduced by our team leader Loek. I never knew about these
tools and technologies and how it is used. I installed Latex and its all dependencies and started to
read the documentation on how to use it. I wrote a blog of primary Trello usage in Github Wiki,
where using of Trello for our project was introduced by me.
• Trello basic
• GitHub Actions
Feeler project 3
Chapter 3
Week 2
In this week, I have become more familiar with my team member. I am so excited to work with
different background team members. We have made some questionaries for the client, and I took
notes for the meeting. After the client meeting, we have done brainstorming about our prototype,
where I have learned how to think creatively to get the actual prototype. Next, I had to write a
readme.md file to create a summary of our feel project in Github. To write readme.md file was
new for me, and I did not know how to write it. Secondly, I just started to learn the basic syntax
of Latex to make POA documentation. Finally, I wrote a blog on Agile and V-model in Github
Wiki
4 Feeler project
Chapter 4
Week 3
In week3, I just started diving into GitHub activities, creating brach, pull/push, pull request
reviews. After that, I learned how to generate the table in Latex to complete risk analysis in POA.
Second I have learned some basics of Python languages and built client and server applications,
and tested how it works. Finally, I will be continuing to do brainstorming what would be the
software requirements of our project.
• Latex(Table Generate)
• POA documentation first version
• Software Requirements
Feeler project 5
Chapter 5
Week 4
After completing the Plan of Approach(POA), I have started working with the System Require-
ments Document(SRD). As a software engineer, I was not familiar with SRD documents, therefor
I got templates to understand the documents. After that, I wrote the introduction to this doc-
ument. Later, I have joined the client meeting to get feedback on the POA and be clear about
the requirements of the project. After the client discussion, I was responsible to contribute the
software parts, therefore I started to re-read the project description, POA, and client meeting
summary to get more clear about the software parts.
5.2 Evidence
Github Link
SRD introduction : Click here
6 Feeler project
Chapter 6
Week 5
After Understanding the software parts, it was time for me to brainstorm software components.
The end product is expected to the software part of the project is to train the Artificial Intelligent
to determine the mood of a group of the model. To make this possible, the MQTT broker, AI
client, and visualization client will be implemented from one device to another device. After that,
I have started Writing a software test plan.
6.2 Evidence
Github Link Below
Software Requirements: Click here
Software Testing Plan: Click here
Feeler project 7
Chapter 7
Week 6
In week 6, I have enrolled embedded machine learning course in Coursera where I have covered
several topics which will be discussed in below.I have learned what is machine learning, how it can
be used on embedded devices with software and hardware framework.In addition, Edge Impulse
tool can be used tool collect data, feature extraction and selection,train the model and deploy the
model.
• Neural training
• Conclusion
7.2 Evidence
7.2.1 Machine Learning on embedded devices
An embedded system is any computer system that is contained on embedded inside of another
larger mechanical or electrical system.This is opposed to things like desktops,laptops, phones and
servers.Single board computers like this Raspberry Pi can be considered embedded system if they
are implemented into some other device like a robot.Similarly, micro-controllers like the one one
this Arduino board, are generally considered embedded system as well as they are often used to
control physical or electrical devices with little or no human interactions.Initially I was not clear
what is embedded machine and how it can be used in Machine learning. However it is now more
clear how to use embedded devices on ML.
8 Feeler project
CHAPTER 7. WEEK 6 7.2. EVIDENCE
Feeler project 9
7.2. EVIDENCE CHAPTER 7. WEEK 6
7.2.5 Conclusion
Overall, I have learned how to use the EDGE impulse tool to develop machine learning on edge
devices. I have covered some basic ideas of every area. Here I have worked on data visualization
and upcoming weeks I want to continue to improve this skills.In below I have provided the evidence
of finishing the course.
10 Feeler project
Chapter 8
Week 7
During this week, We had a client discussion to discuss our project. We have received feedback
of SRD documents of every requirement. As I am responsible to software requirements, client
wanted to re-adjust the functional requirements and adding user requirements to it.
8.2 Evidence
8.2.1 Re-adjust software functional requirements
Github link below:
SRD Software Requirements-1: Click here
SRD Software Requirements-2 : Click here
Feeler project 11
8.2. EVIDENCE CHAPTER 8. WEEK 7
12 Feeler project
Chapter 9
Week 8
This week, I have focused on to add new software requirements based on user requirements. In
addition, I came up with solution to follow agile framework in design and development phase. In
addition, I have researched of new requirements to define the functional requirements.Also I was
struggling with merge conflicts of Github where I have learned how to avoid merge conflicts best
way possible.
9.2 Evidence
9.2.1 Adding new software functional requirements of user require-
ments
I have added software requirements and testing plan in Github can be found in below link:
Software Requirements-3: Click here
Feeler project 13
9.2. EVIDENCE CHAPTER 9. WEEK 8
14 Feeler project
Chapter 10
Week 9
10.2 Evidence
10.2.1 Meet and Match to get feedback of our project
It was a new experience to visit at Evoluon building to get the feedback of project. We made
poster of our final project. Unfortunately, we did not get any student to get feedback of our
project. However,I have gather expereinced to ask for other company of their project and chance
for possible graduation internship.
Feeler project 15
10.2. EVIDENCE CHAPTER 10. WEEK 9
C4 model
The C4 model for software architecture describes a procedure for documenting and designing
software architecture through diagrams.There are four levels of diagram but System context and
Container diagrams are sufficient for many software development teams. The 10.1 shows the high-
level shape of the software architecture and how responsibilities are distributed across it.A feel
user represents the client who will use our software system.Web server container retrieve the all
resource from database and database container collects the data from MQTT client.
16 Feeler project
Chapter 11
Week 10
11.2 Evidence
11.2.1 Research about technologies that is required to develop web ap-
plication
I started to do research online that which technologies would be best fit to run the application
on web browser.There are some important things should be considered to choose the technologies.
First,the application will be used on Rasberry pi and web application is about to show the visual-
ization of mood and emotion data. After doing the all research online, there are some technologies
listed to design and implement the web application which is shown in below:
• Flask, is a python web framework, which is lightweight to build simple web application.It is
used of both frontend and backend in development
• SQlite is a database engine to build relation database between entities.It is lightweight and
serverless which can easily run on simple Rasberry based projects.
Feeler project 17
11.3. RESEARCH HOW LINE CHART WORK IN FLASK CHAPTER 11. WEEK 10
im po rt d a t e t i m e
c l a s s Emotion :
def init ( s e l f , id , emotion name ) :
s e l f . i d=i d
s e l f . emotion name=emotion name
## l i s t o f data , emotion ,
## c r e a t i n g t h e o b j e c t
e m o t i o n 1 =Emotion ( 1 , ’ sad ’ )
e m o t i o n 1 . i d =1
e m o t i o n 1 . emotion name= ’ sad ’
c u r r e n t t i m e=d a t e t i m e . d a t e t i m e . now ( )
p r i n t ( e m o t i o n 1 . emotion name )
The 11.1 displays the result of sad where I created class of emotion entity and its attributes.
18 Feeler project
Chapter 12
Week 11
12.2 Evidence
12.2.1 Designed software architecture in SDD documents
I have created software architecture to visualize the mood data in web server in which can be found
in SDD documents-chapter:5 where it is explained how the architecture full works which shown
in below:
Figure 12.1: Software Architecture to collect the mood data in web app
This 12.1 explained the technologies that used in the application and how they communicate to
each other.
Feeler project 19
12.2. EVIDENCE CHAPTER 12. WEEK 11
12.1 I have connected the to the Sqlite database engine by using SQL programming to communicate
between database and web server.
app = F l a s k ( name )
@app . r o u t e ( ’ / ’ )
def test () :
r e t u r n r e n d e r t e m p l a t e ( ” graph . html ” )
if name == ’ m a i n ’:
app . run ( d e f a u l t==True )
In figure 12.2, Flask is imported to run the web application in browser and rendered graph.html
file from template engine. The more explaination and code can be found in MDD docu-
ment:Chapter 6 Frontend implementation,section 6.3.8.
20 Feeler project
Chapter 13
Week 12
13.2 Evidence
13.2.1 Research about emotion and mood data
Based on client requirements,feel should be able to plot the mood and emotion on graph. According
to the requirements, I went through several articles to research about mood and emotion data
and how they corelate to each other. In addition, how to display the graph in web browser.In
addition,what kind of graph need to draw in order to plot the data. It was getting difficult to
understand how to display emotion time in graph and plot the data. There are one example I
found one graph online which give me some inspiration to draw the chart. which is shown in below:
In13.1, I have gathered the chart from click here to get overview idea to display the emotion and
mood.From this graph, I have seen that y-axis display mood data and x-axis display timestamp
Feeler project 21
13.3. RESEARCH HOW LINE CHART WORKS IN FLASK CHAPTER 13. WEEK 12
and value shows the emotional state with activities. However, I was struggling how I can add plot
the data based on our value.As we are getting emotions from the sound of single person.
c l a s s Mood :
def init ( s e l f , mood id : i n t , e m o t i o n i d : i n t ) :
s e l f . mood id = mood id
s e l f . emotion id = emotion id
22 Feeler project
Chapter 14
Week 13
14.2 Evidence
14.2.1 Adding test plan in SDD
I have added software test plan in System Design Document(SDD) which can be found in SDD
document-Chapter 8-Test plan-section:8.1-T6,T7,T8. Also the evidence in available in
Github and Trello.
Feeler project 23
14.2. EVIDENCE CHAPTER 14. WEEK 13
24 Feeler project
Chapter 15
Week 14
15.2 Evidence
15.2.1 Finalized SDD document
In this week, I have finalized software part in SDD document which can be found in Github where
we send to the client for the final review of our document and get feedback.
Feeler project 25
15.2. EVIDENCE CHAPTER 15. WEEK 14
26 Feeler project
Chapter 16
Week 15
16.2 Evidence
16.2.1 Able to display dummy line,bar and pie chart to the webserver
values = [
967.67 , 1190.89 , 1079.75 , 1349.19 ,
2328.91 , 2504.28 , 2873.83 , 4764.87 ,
4 3 4 9 . 2 9 , 6 4 5 8 . 3 0 , 9 9 0 7 , 16297
]
colors = [
”#F7464A” , ”#46BFBD” , ”#FDB45C” , ”#FEDCBA” ,
”#ABCDEF” , ”#DDDDDD” , ”#ABCABC” , ”#4169E1” ,
”#C71585 ” , ”#FF4500” , ”#FEDCBA” , ”#46BFBD” ]
@app . r o u t e ( ’ / t e s t 3 ’ )
d e f bar ( ) :
b a r l a b e l s=l a b e l s
b a r v a l u e s=v a l u e s
r e t u r n r e n d e r t e m p l a t e ( ’ b a r c h a r t . html ’ , t i t l e = ’ B i t c o i n Monthly P r i c e i n USD ’ ,
max=17000 , l a b e l s=b a r l a b e l s , v a l u e s=b a r v a l u e s )
@app . r o u t e ( ’ / l i n e ’ )
def l i n e () :
b a r l a b e l s=l a b e l s
b a r v a l u e s=v a l u e s
r e t u r n r e n d e r t e m p l a t e ( ’ l i n e c h a r t . html ’ , t i t l e = ’ B i t c o i n Monthly P r i c e i n USD ’ ,
max=17000 , l a b e l s=b a r l a b e l s , v a l u e s=b a r v a l u e s )
Feeler project 27
16.2. EVIDENCE CHAPTER 16. WEEK 15
p r i n t ( getTimeRange ( ) )
28 Feeler project
CHAPTER 16. WEEK 15 16.2. EVIDENCE
16.2.4 Summary
In summary from the fig 16.1 I was able to make dummy functionalities to draw bar and pie chart
in webserver by using Flask framework. I have send the values to the HTML file to read the data
from flask which is able send the data to client.In addition, I have build two functionalities where
it can read list of timestamp and emotion from database shown in fig 16.2. I made flowchart how
to convert emotion and mood from database to be able to display in line chart.
Feeler project 29
Chapter 17
Week 16
In fig 17.1,I have improved the flow chart from the previous flow chart. More explanitation
can be found in MDD documents:chapter 7-section 7.2.3 and 7.2.4 where it explained how
to plot the line chart and what is the requirements for plotting chart.
30 Feeler project
Chapter 18
Week 17
18.2 Evidence
18.2.1 Improved Database design and class diagram
In ??, I have improved database design and class diagram that I have to deal with two entities
to draw line chart. The more explained can be found in MDD document:Chapter 7, section
7.2.2
Feeler project 31
18.2. EVIDENCE CHAPTER 18. WEEK 17
e l i f x==” n e u t r a l ” :
m y l i s t . append ( 2 )
e l i f x==” happy ” :
m y l i s t . append ( 1 )
return my list
print ( convert emotion int () )
In my previous weeks I am able to display X-axis, to display Y-axis it was difficult to work
only string value(’sad’,’angry’), where in line chart, it only expects numeric value such as (x,y)
(10:10,’2’). Therefor, I converted every emotion string value to int which is able to plot the data
in line chart.
32 Feeler project
Chapter 19
Week 18
19.2 Evidence
19.2.1 Draw the line chart with the functionalities
@app . r o u t e ( ’ / ’ )
d e f home ( ) :
”””
F u n c t i o n t h a t r e t u r n s a s t r i n g v a l u e d i s p l a y e d i n t h e page
Returns:
template
”””
t i m e r a n g e=g e t t i m e r a n g e ( )
e m o t i o n v a l u e=c o n v e r t e m o t i o n i n t ( )
average mood=avg mood ( )
Here, in flask framework, I have added functionalities to send the data to the HTML file to display
line chart in web server. More explanation can be found in MDD documents, section-7.3.8.
Feeler project 33
19.2. EVIDENCE CHAPTER 19. WEEK 18
},
From this figure,I have added x-labels and y-labels variables with javascript and in HTML file.
Here in Line chart, I am able to plot the data with X-axis and Y-axis, corresponding with (x,y)
values (14:10,2). More explanation can be found in MDD documents: chapter 7: frontend
interface
34 Feeler project
Chapter 20
Week 19
20.2 Evidence
20.2.1 Added functionalities with avg mood
d e f avg mood ( ) :
”””
F u n c t i o n t o g e t a v e r a g e mood from g a t h e r e d e m o t i o n s i n t v a l u e
Returns:
my list:list
”””
t o t a l a r r a y=c o n v e r t e m o t i o n i n t ( )
g e t t o t a l =0
f o r i in range ( len ( t o t a l a r r a y ) ) :
g e t t o t a l=g e t t o t a l+t o t a l a r r a y [ i ]
avg = g e t t o t a l / ( l e n ( t o t a l a r r a y ) )
r e t u r n round ( avg )
I have added functionalities where it is able to get the avg mood with calculated emotion through-
out the day.
Feeler project 35
20.2. EVIDENCE CHAPTER 20. WEEK 19
36 Feeler project
Chapter 21
Conclusions
In conclusions, I have worked in minor as a fullstack developer in software engineer. I was more
busy throughout the minor research,documents and development, while I got little time to write
personal blogs. It was a challenging project where I had to adjust with Mechanical and Electrical
Engineer, where it took me a lot of time to understand each other requirements. However, finally
I have developed my frontend and backend skills as a software engineer. In future I will expand
this knowledge of the next project. I have improved the following skills in this minor
• LaTeX
• Python
• Flask, HTML, javascript
• Data visualization
Feeler project 37
Chapter 22
Appendix
38 Feeler project
CHAPTER 22. APPENDIX 22.1. APPROVED THE FILE
Feeler project 39
22.1. APPROVED THE FILE CHAPTER 22. APPENDIX
40 Feeler project
CHAPTER 22. APPENDIX 22.1. APPROVED THE FILE
42 Feeler project