An open API service indexing awesome lists of open source software.

https://github.com/emmvs/rails_linktree_builder

Build your own Linktree Web App 🐝
https://github.com/emmvs/rails_linktree_builder

postgresql rails7 ruby

Last synced: 5 months ago
JSON representation

Build your own Linktree Web App 🐝

Awesome Lists containing this project

README

          

# Rails LinkTree Builder

## Description
LinkTree HiveTracks is a web application designed to manage and display personalized link trees. It allows users to create a custom page with links to their most important content, making it easier for their audience to find everything in one place.

## Features
- User authentication & management
- Create and manage custom links
- Track click statistics for each link
- Responsive design for optimal viewing on various devices
- Admin dashboard for advanced management

## Installation
To get started with this project, clone the repository and install the dependencies:

```bash
git clone https://github.com/your-username/linktree_hivetracks.git
cd linktree_hivetracks
bundle install
rails db:create db:migrate db:seed
```

## Installation
To get started with this project, clone the repository and install the dependencies:

```bash
rails server
```

Navigate to http://localhost:3000 in your browser to view the application.

## Technologies Used
- Ruby on Rails
- PostgreSQL
- Bootstrap for styling
- Devise for authentication
- Ruby-Vips for image processing

## Contributing
Contributions to LinkTree HiveTracks are welcome. Please follow these steps:

### Fork the repository
- Create a new branch (git checkout -b feature/your_feature)
- Make your changes
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin feature/your_feature)
- Create a new Pull Request

## License

Made with ❤️ by [emmvs]([url](https://github.com/emmvs))