diff --git a/README.md b/README.md index 202f79b..0276578 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,50 @@ ![Logo](https://github.com/FishieDotCom/Fishie-Honesty-UI/blob/main/Img/Github%20Logo.png) +### What is this +the Frontend code for Fishie Honesty. a no AI and no algorithm based social media website where users can build a profile and post and socialize with others + +if you want to follow along with the devlog for this project check out [my youtube playlist](https://youtu.be/LLYBFS7LHvk). + +## Features +- a dedicated page for users to be able to share all their socials (linktree clone) +- Telegram based authentication (2fa built in and we dont store passwords) +- users can post +- users can like or dislike posts +- user profile +- claim username +- notification via telegram + +## Roadmap +*0 users* +- build server +- build web app +- make dev logs +- deploy server and web app + +*256 users* +- add comments + +*1000+ users* +- actually take the project seriously + +*5012 users* +- android app +- in app notification + +*10,000 users* +- ios app +- in app notification + +## Tech Stack +**Server** +- C# ASP.NET +- MongoDB + +**Web UI** +- Svelte +- Vite +- Playwright ## Developing