codebuddies / backend

CodeBuddies back-end
https://codebuddies.org
GNU General Public License v3.0
20 stars 25 forks source link

GROUP BLOG EXPERIMENT #94

Closed lpatmo closed 4 years ago

lpatmo commented 4 years ago

Why?

Every so often, it's helpful to jot down some retrospectives about what we've learned/what wee accomplished/challenges we're facing.

Since it can be hard to schedule a good meeting time that works for everyone, this group blog experiment also serves as an asynchronous supplement to group roadmap meetings.

What can I post here?

Please post using one of the following two templates:

### A learning note 📝 
### What is going well 🎉 
### Challenge(s) I'm trying to solve 🚠 
### Something I could use some help with ❓ 
### Concerns/risks 💀 
### Shout-outs 😍 
### My next steps 🔢 

Who can post?

Feel free to post here if you're contributing to https://github.com/codebuddies/backend!

When?

As often as you like! Or if you'd like a suggestion: once every two weeks.

Why a GitHub Issue instead of a real Wordpress/tumblr/Medium/Hugo/Jekyll blog?

Norms

  1. Please use this thread only to post! If you need to reply to a post or start a discussion, please create a new GitHub issue or follow up with someone on the CodeBuddies Slack.
lpatmo commented 4 years ago

image

Notes from the meeting Full 2-hour Zoom recording

lpatmo commented 4 years ago

Summarizing CBV3 code status: :white_check_mark: DONE: [API] user login/registration [API] create, edit, delete, and view resources against the API [API] Base of tests - refactor to use FactoryBoy, and add code coverage [API] A way to generate seed data [API] only logged-in users can edit, create, and delete resources; all users can view resources [FE] implement resource listing page on front-end

:gottarunfast: IN PROGRESS: [API] Tag validation (127) [API] JSON spec for user profile (118) [API] User email validation - userauth app changes and JWT serializer changes (114, 113) [Backend] Contributing.md docs (can be merged after fixes)

:helicopter: OPEN TICKETS/HELP WANTED: [API] email confirmation validation: discussion on how to implement (110) [FE] implement resource single page (103) [FE} implement create, edit, and delete on front-end (55) [FE] implement client-side form validation on the front-end (93) [FE] implement pagination on the /resources page (104)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lpatmo commented 4 years ago

Closing this in favor of using the new Discussions feature