-
Notifications
You must be signed in to change notification settings - Fork 1
Bears Team 5 Charter
Our goal is to learn as much as possible maintaining a clean and well-tested codebase for a stripped-down medium clone.
-
All members are expected to commit to the tier 2 & 3 schedule, and have a proper understanding of their obligations.
-
Voyage — Build-2-Learn Roadmap and Voyage Roadmap provide an overview of the different project stages.
-
daily slack standups are required during development sprints.
-
waffle.io is our task board, this is where we will document our user stories
-
Meeting: We will meet on discord every week, for now on Saturday evening, and if necessary more often throughout the week.
Elsewhen project guidelines is a set of best practices for javascript projects.
Airbnb CSS-in-JavaScript Style Guide
the following are the main project functionalities:
- CRU* users
- sign in / sign up / sign out
- update username, password, bio, avatar
- follow/unfollow users
- CRUD articles
- post/delete/get articles
- get lists of articles
- like/unlike articles
- CR*D comments