GithubHelp home page GithubHelp logo

fillateo / bughero Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 1.0 5.32 MB

Issue tracking app using Express & MongoDB

JavaScript 12.46% CSS 55.92% SCSS 6.76% EJS 24.86%
issue-tracker issue-management bug-tracker mongodb nodejs express

bughero's Introduction


Logo

BugHero

Web based application for tracking issues in your personal or collaborative projects!

View Demo · Report Bug · Request Feature

Table of Contents
  1. Features
  2. Getting Started
  3. Usage
  4. Contact

features

  • User Authentication & Authorization
  • Login with OAuth2 (Google)
  • Issue by type, priority & status
  • Issue comment
  • Assign user members in project
  • Attach additional files in project

Built With

Technologies that I used for build this project.

Getting Started

Follow instructions below for running this app on your machine.

Prerequisites

Make sure you have installed all of the following prerequisites on your machine.

  • Git
  • Node.js
  • MongoDB

Installation

  1. Clone the repo
git clone https://github.com/fillateo/BugHero.git
  1. Install NPM packages
    npm install
  2. Create file config.env inside of config/ folder & Enter your PORT, MONGO_URI, GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET & ABSOLUTE_URL in config.env
    PORT = 5000
    MONGO_URI = Enter your mongo url
    GOOGLE_CLIENT_ID = Enter your Google Client Id
    GOOGLE_CLIENT_SECRET = Enter your Google Client Secret
    ABSOLUTE_URL = Enter your Absolute URL (only required in production mode)

Running the App

For development mode:

  npm run dev

For production mode:

npm run start

App will runnig on port 5000 & if you are in development mode, just go to http://localhost:5000.

Contact

Jait Ramadandi Jeke - [email protected]

bughero's People

Contributors

fillateo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

12345678andiman

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.