The following repository includes the implementation for a full fledged Blog Application with proper Admin panel and Access control management.
- Realtime Signup-Login with passwords hashed on the Database.
- Uses core PHP on the Backend and MySQL for saving user data.
- The Website is fully responsive for working seamlessly on across different devices.
- Has Admin Panel for managing categories, users as well as access control throughout the website.
- Users can create a manage their posts provided inside the Dashboard.
Note: More features will be discussed and will try to deploy the project on Heroku.