|
|
@@ -1,6 +1,12 @@
|
|
1
|
|
-My idea for a passion project is a web app that emulates the card game known as
|
|
2
|
|
-"13".
|
|
|
1
|
+My idea for a passion project is a web app that doubles as a calorie counter/food diary and weight loss tracker and possibly provide workouts.
|
|
|
2
|
+
|
|
|
3
|
+Will provide a diary to store daily meals and calculate both calories and nutrition facts both micro and macro nutrients.
|
|
|
4
|
+A screen/graph to depict change in weight over time as well as include what the probable weight loss should be in relation to the estimated calorie to pound ratio of 3500 kcal.
|
|
|
5
|
+**Tech Used**
|
|
|
6
|
+SCSS
|
|
|
7
|
+HTML5
|
|
|
8
|
+ES6+
|
|
|
9
|
+Vue.js
|
|
|
10
|
+Java
|
|
|
11
|
+Spring
|
|
3
|
12
|
|
|
4
|
|
-Rules / Gameplay :
|
|
5
|
|
-Players start with 13 cards out of a standard 52 card deck. Goal of the game is to get rid of cards as fast as possible. Cards have rankings and can make "groupings" such as double, triple, quadruple, straights.
|
|
6
|
|
-Rankings go from low to high 3 - A then 2. Game starts with the player holding the 3 ofspades as the suit rankings go from Spades, Clubs, Diamonds, Hearts asc.
|