Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.28 KB

LinkPlant

A link-in-bio tool like Linktree that allows you to create a webpage that has all your links in one place.

You'll be able to create, edit, and delete links and create a landing page that displays all your links to share with the world!

  • Built-in class-based generic views
  • Generic editing views

1 2 3 4 5

Tech stack

Django

Others

This app run on Django 3.2.20

Installation

After cloning this repo, run the command below to install the dependencies:

pip install -r requirements.txt

Contribute to the page if you need to by cloning this project, raise an issue, or submit a PR.