ShareIT is an innovative application for sharing subscriptions, such as Spotify, Netflix, Disney+, and more, among users. The goal of the app is to help people effectively split subscription costs and simplify their management.
- ✅ Subscription Sharing – Easy connection between users who want to share their accounts
- ✅ Group Management – Ability to create and manage groups for shared subscriptions
- ✅ Notifications – Alerts for upcoming payments and changes in groups
- 🔹 Frontend: HTML, CSS, JavaScript
- 🔹 Backend: PHP (running on XAMPP)
- 🔹 Database: MySQL
- Download and install XAMPP
- Clone this repository into the
htdocsfolder:git clone https://github.com/trix-code/ShareIT.git
- Start Apache and MySQL in the XAMPP Control Panel
- Create a database in phpMyAdmin and import the
database.sqlfile - Edit the database connection configuration in the
config.phpfile - Open the app in your browser:
http://localhost/ShareIT
- 📧 Email: tomaskotik08@gmail.com
- 🌐 GitHub: github.com/trix-code