Skip to content

niruttanstee/linktree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linktree-like web application

👍 This web application is my take on the social-media-click-through websites that's becoming quite common in affluent channels. An example of this can be found at linktree and other flavours on almost even instagram user's bio.

Development stages

  1. Design UI/UX prototype ✅ (Completed)
  2. Implement HTML and CSS ✅ (Completed)
  3. Backend to enable SaaS ✅ (Completed)

The goal for this application is to have a dynamic front page which can be seen by anyone that clicks through from any available social media platforms.

The front page consist of buttons with its data loaded from a database. There is a private admin page with functions to add, edit and remove buttons which would dynamically affect the buttons shown at the front page.

👑 Overall this will enable the admin to efficiently add, edit or remove buttons without the need to hard code extra buttons in the HTML file and flush cache.

Backend example

As I can't directly link the admin page for security reasons, I will demonstrate its functions to you below:

Adding buttons
Adding button

Adding buttons
Editing button

Adding buttons
Buttons dynamically updates on the main site

Adding buttons
Deleting button

About

Proof of concept for a Linktree-like web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors