2023-07-12 16:26:56 +00:00
|
|
|
# Project Knedita
|
2023-06-24 20:38:34 +00:00
|
|
|
|
2023-07-12 16:26:56 +00:00
|
|
|
An open-source social media.
|
|
|
|
|
|
|
|
## Stack
|
|
|
|
|
|
|
|
**Client**: React, TailwindCSS and Radix UI (Primitives and Icons)
|
|
|
|
|
2023-07-15 10:25:05 +00:00
|
|
|
**Server**: ExpressJS, Jest, Docker, Postgresql, Redis, Prisma, AWS, SWC and Typescript
|
2023-06-24 20:38:34 +00:00
|
|
|
|
|
|
|
## To-do - Backend
|
2023-06-26 17:01:40 +00:00
|
|
|
|
2023-06-27 23:24:26 +00:00
|
|
|
- Create/update/delete Posts ✅
|
2023-07-17 20:47:05 +00:00
|
|
|
- Add post attachments
|
2023-06-27 23:24:26 +00:00
|
|
|
- Create/update/delete Users ✅
|
2023-06-24 20:38:34 +00:00
|
|
|
- Password recuperation
|
|
|
|
- Two step verification
|
2023-07-17 20:47:05 +00:00
|
|
|
- Able to choose a profile picture✅
|
|
|
|
- Probably gonna use LocalStack to mock Amazon S3✅
|
|
|
|
- Image compression ✅
|
2023-07-25 13:57:23 +00:00
|
|
|
- Following/unfollowing features ✅
|
|
|
|
- Like posts ✅
|
2023-06-24 20:38:34 +00:00
|
|
|
- Authentication ✅
|
2023-07-12 18:05:17 +00:00
|
|
|
- Add more verification (like, if the password is too short) ✅
|
2023-06-27 23:24:26 +00:00
|
|
|
- Set display name ✅
|
2023-07-12 18:05:17 +00:00
|
|
|
- Add rate limit ✅
|
2023-06-27 23:24:26 +00:00
|
|
|
|
2023-06-24 20:38:34 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|