-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting Notes & Updates
ldfMion edited this page Mar 9, 2024
·
2 revisions
- Routing with react router is working. Now, when a post on the feed is clicked, the user is taken to a post for that page
- Like counter is working
- I added a prettier file to the project, so you can install the prettier extension and we can all have the same code formatting when we finish writing code
- Added more hooks to get the data for different pages
- Next steps:
- Add comments to the post page
- change the feed to show just a summary of the posts
- create a my posts page for the logged user's posts
- add a place to comment in the post page
- we started using the wiki section for documentation
- got kyle and jeet started with the project
- Memgumi started work on the like counter
- Lorenzo started trying to incorporate the shadcn ui library
- we brainstormed what features are on the roadmap or other possible features and added them to Issues and to Projects
- create a new branch and submit a pull request instead of committing directly

