Amitav Roy
Amitav Roy
Handling the feature of listing the Activity module. Need to support text post, images with up to 4 or more Likes Comments
As an event organiser, I can setup a Twitter handle #hashtag or @username to stream tweets and show them on the Event's dashboard page. Inspiration from Dashboard package from Spatie...
There should be a notification component which will listen to events and based on the level show different error messages and also time out if there is an option to.
Right now the token generated for the user is not used. Ideally a User once registered should get an email with the token to activate. Once the user gets an...
System should have the Roles and Permissions management screen. User should have some default roles and there should be higher level roles to control the system. Will be using Entrust...
The application should allow a client to see branches (on to many relationship). CRUD for branches is not required as that will be controller through the database by the developer.
An authenticated user can search for videos and make comments to a video. Comments will be related to an individual Youtube video and will be based on the user. There...
In it's current state, the application is not compatible with MySQL database. Some migrations have text fields with default value which is not possible with MySQL and hence they give...