DEV Community

Cover image for A New Open Source Platform for people to share their links of Favorite content over the internet
Imdad Rind
Imdad Rind

Posted on • Updated on

A New Open Source Platform for people to share their links of Favorite content over the internet

I have Created an open source Platform where a user can share the links of their favorite content over the internet like (Insat reels, TikTok, Youtube vids, Facebook posts, Twitter/X Tweet/Post, Sub-Reddits, anything)

homne page


on it you can create an account and post your favorite content's link

sign up


(this one the upload page where user share the link πŸ‘‡)

Upload


You can follow and unfollow people and can see the public post of your following

follow peole


you can have your post to be public or private
pub pri

there is also a an explore page where users get see all the public post around the world .

There is much more to know but i would like you see it yourself it would be nice.


But the only problem is that it is still incomplete i have worked on all the core features but i am struggling with UI or Frontend as you might see i am more fond of Backend .

That's why i need some help with the Frontend if anyone is welling to work on it i will be grateful.

i am using ASP.NET Core MVC for this project and Tailwind CSS on frontend

this is a community own project and it will be always and when it is almost complete we can host it and let people enjoy .


Thank You ❀️


GitHub Repo πŸ‘‡

GitHub logo Imdad-Rind / LinkStroage

LinkStroage is a platform for people to share their favorite content over the internet

LinkStroage

Description :

LinkStroage is an open source Platform where a user can share the links of their favorite content over the internet like (Insat reels, TikTok, Youtube vids, Facebook posts, Twitter/X Tweet/Post, Sub-Reddits, anything)

Featurs :

The main feature of the platform is share or store link to your favorite content on the internet

Technologies :

  • Asp.net Core MVC
  • Tailwind CSS
  • Iframely

Requirements :

  • .NET 6 or Above
  • NodeJS
  • Your IDE of choice
    • VS Code
    • Visual Studio
    • JetBrains Rider
    • JetBrains Fleet

Clone the Git Repositories :

    git clone https://github.com/Imdad-Rind/LinkStroage.git
    cd LinkStroage
Enter fullscreen mode Exit fullscreen mode

Run the app:

  • from CMD

      dotnet build
      
      dotnet run
    

OR

  • Run it directly form your IDE

Contributors :

License :

This Project is licensed under the MIT License

Disclaimer :

This is project is created solely for the purpose to have fun and learn we have no intention to monetize it Any link which is shared…

if you make any change please make a PR


Top comments (0)