RyanElliott10 / BeerMe

A small React website (with C# backend) to aid in beer-flavor exploration
0 stars 0 forks source link

Vedant Mehta 1-1 #12

Closed VedantMehta39 closed 4 years ago

VedantMehta39 commented 4 years ago

Am I blocked?

No, not yet

What I did. (Use links to GH Issues as appropriate)

Brainstormed with my colleagues to come up with our new idea (Beer Recommendation and Rating system)

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Start setting up the database and maybe start designing a few tables.

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

@isvelasc and I completed Spike #22 and decided to use C# with Entity Framework instead, for the backend. We also started a basic WebApi Project where we could communicate sample data through the API.

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Start collecting some data about the various beers and their styles to insert into the database

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

@isvelasc and I explored the ASP.NET Core Web API Framework. We finished #24 and created a few controllers like Users and Login to have something working for next week.

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Continue working on #27 and figure out our workflow in terms of version control.

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

I finished scraping Beer Styles and Beer Categories for Data Collection. @isvelasc and I then added that data to the database and created controllers for the same (#45 & #44).

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Continue #27 to collect data on Beers themselves and then try to figure out the algorithm for our recommendation system.

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

@isvelasc and I completed #27. Also, we finally brainstormed through each feature to figure out ways to implement them.

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Maybe complete #15 and the Beer Rating Feature

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

Worked on #15 and the Beer Ratings API.

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Try to complete #13

VedantMehta39 commented 4 years ago

Am I blocked?

No

What I did. (Use links to GH Issues as appropriate)

Worked on #97 and #101

What I plan to do next week. (It's okay if you don't know or if things change. Just take a guess)

Just complete the integration between both the ends and solve the small issues that come with it