Update README.md

This commit is contained in:
fISHIE 2023-04-11 11:25:44 +05:00 committed by GitHub
parent 37dec9d01e
commit 75a249be98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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