A simple web based blogging application
This project was originally developed to satisfy coursework requirements at university.
- Laravel - version 8.0. A really solid PHP web framework
List the ready features here:
- View profile
- Create new posts
- Update your posts
- Comment on others' posts
- Generate a fake comment when creating a comment
- Update your comments
- Administrator can delete posts
This project uses a prepackaged local dev environment called Laravel Homestead developed directly but he team behind Laravel. Follow the instruction on the official documentation page to setup your Homestead environment.
Once your development environment is setup, the app will be served on https://www.homestead2.test.
Project is: complete. I am no longer working on this since submitting it as my coursework.
Room for improvement:
- Redesign visual layout
- Make views responsive
- Display statistics such as view count and likes pertaining to a post
- Ability to share a post on social media
Created by @Sushil-Kumar1999 - feel free to contact me!
This project is licensed under the [MIT] license.