The project of the blank for the implementation of an information resource on the subject of Sights.
The project is built on the basis of the laravel framework using additional packages and dependencies.
- Place CRUD: Add / Edit / Delete / Show a Place
- User CRUD: Add / Edit / Delete / Show a User
- Add / Edit / Delete user avatar
- Comment CRUD: Add / Edit / Delete / Show a Place Comment
- Guides CRUD: Add / Edit / Delete / Show a Place Guide
- User Roles and Permission CRUD: Add / Edit / Delete / Attach|sync roles or permissions ( used package jeremykenedy/laravel-roles )
- Add / Edit / Delete / Show of a gallery of a place (main poster and other images)
- Up / Down / Show a Place Rating
- Add / Edit / Delete a place suggest for users.
- Edit / Confirmation / Rejection a suggest of a place for the admins
- Widget Placement: New Users, New Guides, Recent Comments, Rating Updates ( used package arrilot/laravel-widgets )
- Something else... and optimization :)
The project is open-sourced software licensed under the GNU license.