eric-newcomer / favor

An app that helps college students trade skills for services.
MIT License
0 stars 0 forks source link

Eric Newcomer: 1-1 #10

Closed eric-newcomer closed 4 years ago

eric-newcomer commented 4 years ago
eric-newcomer commented 4 years ago

1-1: Week of 1/20 - 1/24

Am I blocked?

No I am not blocked.

What I did

I investigated different approaches to organizing our data by looking at the Django model documentation. This was #21. Additionally, I was the EM this week. I organized a team meeting over Google Hangouts to get feedback about this week and talk about our plan for next week. Also, I wrote our first Team Retrospective.

What I plan to do next week

Next week, I will be initializing our codebase. This will involve creating a new Django project and pushing it to our repository (by pushing to my branch and having my pull request merged.)

eric-newcomer commented 4 years ago

1-1: Week of 1/27 - 1/31

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

Next week, I will be creating Django models (Python classes) to represent objects in our database. I will also work on implementing our wireframes (frontend).

eric-newcomer commented 4 years ago

1-1: Week of 2/3 - 2/7

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

Next week, I will be adding adding login checks and a landing page to ensure that only users that are authenticated can see certain pages of the app.

eric-newcomer commented 4 years ago

1-1: Week of 2/10 - 2/14

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

Next week, I will add a button for "signing up" for a posted Favor. This will include notifying both users of the Favor request along with establishing communication between the two.

eric-newcomer commented 4 years ago

1-1: Week of 2/17 - 2/21

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

Next week, I will add a button for "signing up" for a posted Favor. This will include notifying both users of the Favor request along with establishing communication between the two.

eric-newcomer commented 4 years ago

1-1: Week of 2/24 - 2/28

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

Next week, I will work on the Favor sign up task, facilitating how and when a favor is completed.

eric-newcomer commented 4 years ago

1-1: Week of 3/2 - 3/6

Am I blocked?

No I am not blocked.

What I did

What I plan to do next week

This upcoming week, I will finish any remaining tasks that need to be done in order to meet our final deliverable. This will most likely involve sending email confirmations to users upon Favor signups.