2023-06-24 20:38:34 +00:00
|
|
|
|
|
|
|
# Social Media - Unnamed
|
|
|
|
|
|
|
|
A simple social media created with React Native and Express.
|
|
|
|
|
|
|
|
## To-do - Backend
|
2023-06-26 17:01:40 +00:00
|
|
|
|
2023-06-27 23:24:26 +00:00
|
|
|
- Create/update/delete Posts ✅
|
|
|
|
- Create/update/delete Users ✅
|
2023-06-24 20:38:34 +00:00
|
|
|
- Password recuperation
|
|
|
|
- Two step verification
|
|
|
|
- Able to choose a profile picture
|
2023-06-27 23:24:26 +00:00
|
|
|
- Probably gonna use LocalStack to mock Amazon S3
|
2023-06-24 20:38:34 +00:00
|
|
|
- Following/unfollowing features
|
|
|
|
- Like posts
|
|
|
|
- Probably pinned posts
|
|
|
|
- Authentication ✅
|
2023-06-26 17:01:40 +00:00
|
|
|
- Add more verification (like, if the password is too short)
|
2023-06-27 23:24:26 +00:00
|
|
|
- Set display name ✅
|
|
|
|
- Add rate limit
|
|
|
|
|
|
|
|
## Known problems
|
|
|
|
|
|
|
|
- Tests taking too long
|
2023-06-26 17:01:40 +00:00
|
|
|
|
2023-06-24 20:38:34 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|