Skip to content

hamzaavvan/fixit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3b54cd9 · Apr 17, 2021

History

16 Commits
Apr 17, 2021
Jan 17, 2018
Jan 17, 2018
Apr 17, 2021
Apr 17, 2021
Apr 17, 2021
Apr 17, 2021
May 13, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Apr 17, 2021
Jan 17, 2018
Feb 4, 2021
Feb 4, 2021
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018

Repository files navigation

fixit

App which would surely help

Features

  1. Open an issue/bug
  2. Mark as fixed
  3. Search for bugs from saved record
  4. Delete bugs
  5. Edit bugs

Now Supports Markdown

Fixit Markup Support

Installation

$ cd fixit
$ composer install

Usage

To run this app, execute the follow commands:

$ cd fixit
$ php artisan server