A simple blog where users can post, listen to music and read books online.
- User can create read update account.
- User can reset password using gmail.
- User can run crud operations in for individual post.
- User can run crud operations in for individual song. Where users can upload and listen to songs from the site.
- User can run crud operations in for individual video. Where users can upload and watch videos from the site.
- User can run crud operations in for individual book. Where users can upload and read to book from the site.
- User can search post, music or book from this site.
This project can be extended to make audiobook where pdf's text can be converted into audio file with the help of machine learning remove unnecessary text.