Resource icon

5.4.8 Bugtracker 1.0

Bugtracker system that allows users to post bugs without being logged-in
Hey everyone!


I just wanted to share a project I have been working on, called Flawless.
Flawless was born with the will of getting back on the web development scene. It's still a work in progress, as I plan to add a few more features to the bugtracker, however, it's fully functional at this moment.


You can follow along with development on my github repo.
Github Link: Bugtracker - Github

Completed Features:

User:

  • Account Creation
  • Account Login
  • Account UCP
  • Report Bugs
  • View existing bugs
Admin:
  • Account login
  • Edit Bugs
  • Delete Bugs
  • View Bugs (New, Fixed, Pending confirmation, All)

Installation:
  1. Create a database and insert the tables using the .sql files inside the database folder;
  2. Go to engine/config.php and edit the details to your database;
  3. Change admin password found in the engine/config.php file.

All the bugs that are inserted by users (can be posted as anonymous or not), will get the state of "pending confirmation". This state is when the Admin of the project must confirm that the bug actually exists and change it's state to "Valid" or "Invalid".

Simple project, but can be useful for someone. Currently, it's being used on Ayiko's 5.4.8 Repack :)
Register & Get access to index
Author Pluton

Posts

49

Likes

35

Resources

2

Version 1.0
Downloads 10
Views 679
Last Update
0.00 star(s) 0 ratings
None

3,381

1,252

9,525

410

Top