Git Product home page Git Product logo

buggo's Introduction


Table of Contents
  1. Buggo
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

Buggo

An issue tracking project that revolutionizes the way you manage and solve problems! Say goodbye to the chaos and confusion of scattered reports and endless follow-up emails. With our issue tracker, you'll have a centralized dashboard where you can effortlessly create, track, and resolve issues.

The perfect solution for anyone looking to streamline their problem-solving process and improve productivity.

buggo-screenshot

(back to top)

Live link

Experience the magic of Buggo for yourself! Join buggo today and discover a world of exciting features and unparalleled convenience at your fingertips. Whether you're looking to learn, connect, or simply explore. Click here to view it live.

Built With

๐Ÿ–ฅ๏ธ Client
๐Ÿ”ง Server
โœ๏ธ Other

(back to top)


Getting Started

Clone Locally

  • Enter this url: https://github.com/okoyecharles/buggo in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select download Zip option from drop down menu.
  • Once the download is complete you will be able to access my project locally.

Prerequisites

  • Node package manager (latest version)

    • Firstly install node runtime environment (node.js) then run the code below
    npm install npm@latest -g
    • Then install yarn yarn
    npm install --global yarn
  • Project dependencies

    • Change to the client directory and install all packages with yarn from ../buggo
      cd client
      yarn install
    • Change to the server directory and install all packages with npm from ../buggo/client
      cd ..
      cd server
      npm install

Development

  • Run the client
    • Change to the client directory and run the code below from ../buggo
      cd client
      yarn dev
  • Run the server
    • Change to the server directory and run the code below from ../buggo/client
      cd server
      npm run dev

(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


License

Please be advised that our project is released under the terms of a License. Please ensure that you read and understand the terms of the MIT License before using our project.

(back to top)


Contact

Okoye Charles

Linkedin Twitter Github AngelList Linkedin

(back to top)


Acknowledgments

  • Discord for the UI design inspiration for this project.

(back to top)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.