Ali-Saad / p2-platypodes3

2 stars 0 forks source link

AP Week Tasks | Navodit #6

Open Navodit1603 opened 3 years ago

Navodit1603 commented 3 years ago

Week 1

User subscription/personalized info

Week 2

Create Task

Tangibles

Week 3

Tangibles

Week 4

Tangibles

jm1021 commented 3 years ago

FYI, Video link goes to the writeup. This made me notice there was no review. Overall, I think Issues would be better if they were broken up into weekly items. It makes it easier for reviewer to comment. -1 for no review 2/3

BTW, reviews are a big deal. As it causes me to back track and try to learn what people did.

aymankazi9 commented 3 years ago

Good backend work on the subscribe function. One thing to work on for the next week would be to complete data collection.

PragadeeshRaj commented 3 years ago

You made good progress on the subscribe. It's good to see the backend implementations as well as the existing frontend templates. Going into next week, you can focus on integrating the frontend and backend as well as focussing on any retouches or debugging.

mustafasharaf04 commented 3 years ago

It's great that you got started on your week 3 assignment. Be sure to finish the database section as soon as you can. Other than that it looks good.

Ali-Saad commented 3 years ago

Great job on polishing up and working towards finalizing the subscription function of the website. A suggestion I would make is to focus next week on debugging the page and making sure it runs smoothly regarding backend and frontend implementations.

PragadeeshRaj commented 3 years ago

Nice job on the organization. I can see that all the files with the links are more organized. I am interested in your data driven page using CRUD. I can see each function defined to each function of CURD. Well done, but it would be nice to see it in action on the website. Overall, great work this week. A task looking forward can be debugging connection issues to the backend and working on a trends page.

aymankazi9 commented 3 years ago

Great job on the subscribe feature and linking it with the database. CRUD functions are a good addition for this feature. There is a good mix of backend work with frontend work. Great work overall.

mustafasharaf04 commented 3 years ago

Great work on using CRUD for this week. Hopefully next week, you can add it to the website or add an approute from home.html. Other than that you're good.

Ali-Saad commented 3 years ago

The functionality of your CRUD work looks really good. There are functions attached and defined for all of your CRUD functions. Website integration of your CRUD work would be ideal to finishing up this ticket, which is something you should focus on.