mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-01-29 15:29:34 -06:00
update: readme
This commit is contained in:
10
README.md
10
README.md
@@ -43,21 +43,23 @@
|
||||
|
||||
## <a name="introduction"></a> 🧐 Introduction
|
||||
|
||||
I have been developing a Nex-Gen Torrent Tracker Software called "UNIT3D." This is a PHP software based on the lovely Laravel Framework -- currently Laravel Framework 8, MySQL Strict Mode Compliant, and PHP 8.0 Ready. The code is well-designed and follows the PSR-2 coding style. It uses an MVC Architecture to ensure clarity between logic and presentation. As a hashing algorithm of Bcrypt or Argon2 is used, to ensure a safe and proper way to store the passwords for the users. A lightweight Blade Templating Engine. Caching System Supporting: "apc,” "array,” "database,” "file," "memcached," and "redis" methods. Eloquent and much more!
|
||||
I have been developing a Nex-Gen Torrent Tracker Software called "UNIT3D." This is a PHP software based on the lovely Laravel Framework -- currently Laravel Framework 8, MySQL Strict Mode Compliant, and PHP 8.1 Ready. The code is well-designed and follows the PSR-2 coding style. It uses an MVC Architecture to ensure clarity between logic and presentation. As a hashing algorithm of Bcrypt or Argon2 is used, to ensure a safe and proper way to store the passwords for the users. A lightweight Blade Templating Engine. Caching System Supporting: "apc,” "array,” "database,” "file," "memcached," and "redis" methods. Eloquent and much more!
|
||||
|
||||
## <a name="features"></a> 💎 Some Features
|
||||
|
||||
UNIT3D currently offers the following features:
|
||||
- Internal Forums System
|
||||
- Staff Dashboard
|
||||
- Faceted Ajax Torrent Search System
|
||||
- BON Store
|
||||
- Torrent Request Section with BON Bounties
|
||||
- Livewire Powered Search Systems (Torrents, Requests, Users, Etc)
|
||||
- Bonus Points + Store
|
||||
- Torrent Request Section with Bonus Point Bounties and votes
|
||||
- Freeleech System
|
||||
- Double Upload System
|
||||
- Featured Torrents System
|
||||
- Polls System
|
||||
- Extra-Stats
|
||||
- Torrent Grouping
|
||||
- Top 10 System
|
||||
- PM System
|
||||
- Multilingual Support
|
||||
- TwoStep Auth System
|
||||
|
||||
Reference in New Issue
Block a user