hanlunli / student

MIT License
0 stars 0 forks source link

Individual Review #8

Open hanlunli opened 6 months ago

hanlunli commented 6 months ago

Github Analytics

Link to frontend : Frontend Link to backend: Backend

Key commits(Frontend): Key Commits Key commits(Backend): Key Commits

CPT Project

The members of my team were me, along with Trevor, Matthew, Lakshanya, and Aditya. We made a game similiar to a web based game called Little Alchemy, in whihc you drag and drop elements ontop of each other in order to create new elements. We took inspiration from Little Alchemy, and made a game centering around baking instead of elements. Our project has many features, including the main baking feature, a leaderboard, and a trading/friends system.

My feature

I worked on the baking functionality, where recipies are stored in the backend, and we use get/post requests in order to determine if the user selection of ingredients matches a valid recipie from the backend.

Link to the CPT Writeup: Writeup Link to CPT N@TM Retrospective: Retrospective