meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
otso2016fall:group3:start [2016/10/28 08:05] ashkanotso2016fall:group3:start [2017/02/16 21:01] (current) – removed ashkan
Line 1: Line 1:
-**Project Name: **Healthy you 
  
-**Team members: **Ashkan Yaldaie, Nawrin Binte Nawab, Gulshan Kundra 
-\\ 
-\\ 
-**About the application** 
-  * Encourage the different age groups to understand about their health conditions and how could we make it better with minimum work out. 
-  * The application helps you to check and calculate the BMI (Body Mass Index), depending on the height and weight. 
-\\ 
-\\ 
-**Business Case** 
- 
-This application is a better solution as it provides information about how to stay healthy and consequently the user has fewer chances to fall sick and pay visit doctors. By this way, the required insurance coverage for the insurance companies is reduced. Being a health insurance company, it is always beneficial to encourage customers to improve health by providing health concerning information on regular basis. For example, if an individual is diabetic and feels like to have some sugar, the application provides the information that if she can consume some sugar or not. In addition, this application will include the feature to get doctor and hospital recommendation from the insurance company and will facilitate to get the appointment of doctors using smartphones. This will get the end customer satisfaction and will make insurance company to increase their relation with various hospitals as well.  
-\\ 
-\\ 
-**Database view** 
- 
-{{:otso2016fall:group3:db.png?200|}} 
-\\ 
-\\ 
-**Database Script** 
- 
-CREATE TABLE `users` (\\ 
- `userId` int(11) NOT NULL AUTO_INCREMENT,\\ 
- `fullName` char(50) NOT NULL,\\ 
- `height` int NOT NULL,\\ 
- `weight` int NOT NULL,\\ 
- `age` int NOT NULL,\\ 
- `gender` varchar(1) NOT NULL,\\ 
- `goal` char(50),\\ 
- `userName` char(50) NOT NULL,\\ 
- `password` char(50) NOT NULL,\\ 
- PRIMARY KEY (`userId`)\\ 
-) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1\\ 
-\\ 
-\\ 
-**Git repository** 
- 
-https://app.deveo.com/lut1/projects/code_camp/repositories/code_camp/tree/master 
-\\ 
-\\ 
-**Use case diagram** 
- 
-{{:otso2016fall:group3:use_case_code_camp.jpg?200|}} 
- 
-**System architecture** 
- 
-{{:otso2016fall:group3:system_architechture_for_healthy_you.png?200|}} 
-\\ 
-\\ 
-**Prototype** 
- 
-{{:otso2016fall:group3:protoio-code_camp.pdf|}} 
-\\ 
-\\ 
-**Business Process Model and Notation** 
- 
-{{:otso2016fall:group3:healthy_you.jpg?300|}} 
-\\ 
-\\ 
-**Healthy you (website)** 
- 
-http://ashkan.ddns.net:8020/code_camp/ 
-\\ 
-\\ 
-**Minimum Viable Product (Screenshot)** 
- 
-{{:otso2016fall:group3:picture1.png?200|}}  {{:otso2016fall:group3:picture2.png?200|}}  {{:otso2016fall:group3:picture3.png?200|}}  {{:otso2016fall:group3:picture4.png?200|}}  {{:otso2016fall:group3:picture5.png?200|}}  {{:otso2016fall:group3:picture6.png?200|}} 
-\\ 
-\\ 
-**Project management platform** 
- 
-https://trello.com/b/tgoNesOJ/code-camp