LinkStack is an open-source project inspired by LinkTree. This application enables users to manage and share a collection of links within a single URL. Developed using React, Flask, GraphQL, SQLAlchemy, and PostgreSQL, LinkStack is a powerful yet simplistic tool designed to provide an effective solution for sharing multiple links with your audience.
The application is currently in the final stages of development and is yet to be deployed. Please stay tuned for updates.
- Create, edit, and delete LinkStacks that contain a title, description, and theme
- Each LinkStack holds a list of links added by the user
- User authentication with registration and login functionality
- Secure storage of user information in PostgreSQL database
- Interactive UI built using React
- Responsive design, works on both desktop and mobile devices
- Front-end: React
- Back-end: Flask
- APIs: GraphQL
- ORM: SQLAlchemy
- Database: PostgreSQL