A full stack app for devs to share thier bugs with one another. I build it to make an app that features CRUD, Auth and DB.
- Vue
- Bootstrap 4
- Fontawesome
- Firebase
- Authentication
- Login / Logout
- Create
- Read
- Update
- Delete
Any changes to the database are monitered by the app to update immediately. New report will go to the top of the list.
To use the app email me at gregdd@outlook.com and I will send you a user and password that can login. You can see it running here
They're are plenty of features I would like to add. I am currently working user icons and on moving all the data into a vueX store.