meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| otso2016fall:group3:start [2016/10/25 09:37] – ashkan | otso2016fall:group3:start [2017/02/16 21:01] (current) – removed ashkan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | **Project Name: | ||
| - | **Team members: | ||
| - | \\ | ||
| - | \\ | ||
| - | **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. | ||
| - | \\ | ||
| - | \\ | ||
| - | **Database view** | ||
| - | |||
| - | {{: | ||
| - | \\ | ||
| - | \\ | ||
| - | **Database Script** | ||
| - | |||
| - | CREATE TABLE `users` (\\ | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | `age` int NOT NULL,\\ | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1\\ | ||
| - | \\ | ||
| - | \\ | ||
| - | **Git repository** | ||
| - | |||
| - | https:// | ||
| - | \\ | ||
| - | \\ | ||
| - | **Healthy you website** | ||
| - | |||
| - | http:// | ||