Podcasty is a set of tools for podcast hosting and management. It’s written in a powerful framework combination, Laravel 6, Vue.js 2 and Bootstrap 4. Podcasty is come with well-designed server architecture to ensure high performance even in minimal server resources. Let’s start hosting podcasts like a Pro!
Demo
Landing
Sign In
Email: [email protected] Password: password
Lazyloads
Collecting whole data is costlier. Maybe not the beginning time, but definitely when data gross. To avoid this kind of thing happens in the future, we implemented lazyloads for all modules. We collect data as chunks for lightning-fast data rendering and seamless performance.
Security
We took care of each step of crafting the application. We added well-planed server-side validation to avoid invalid data entering to applications. We designed the database, relationships to deliver high performance and security. We implemented a token-based serverless authentication for seamless and robust authentication and ensure high security for all backend API calls.
Modules
- Hosts
- Podcasts
- Settings
- Admin
Features
- Custom Podcast Player
- AWS S3 Sorage
- Secure Serverless Authentication
- Robust Architecture
- Responsive
- Well Crafted
- Easy Installation
Written Languages
- PHP
- JavaScript
Frameworks
Changelog
- 10 Jan 2020 - Fix invalid dashboard chart data rendering - 10 Jan 2020 - Fix stuck scroll in iOS - 31 Dec 2019 - Initial release v1.0.0