A meta fake social media site. Purpose is to learn and apply fullstack knowledge using Laravel(backend) and React(frontend).
Minimum requirements:
- Setup refresh tokens for authentication
- Figure out how to handle and store 'liked posts' per user
- Filtering posts by user's preferences (eg. tags, past view posts etc)
- Forgot password and email verification
Future:
- Real-time chat integration
- Possible microservice integration
Minimum requirements:
- Navigation
- Guest/Home page (When user is not logged in)
- Login and Registration component
- User's profile