Giter Club home page Giter Club logo

issue-tracker-project's Introduction

Issue Tracker

Demo Project building a simple issue tracker application

Introduction

  • Issue-Tracker is a JavaScript application.
  • It has the following features;
  • Login via email.
  • Super admin assigns user to department.
  • Super admin assigns admin to department.
  • Users raise issue based on issue description, priority etc.
  • When an issue is raised, an admin user based on the department gets notified and assigns the issue.
  • The admin marks the issue as resolved or in-progress.
  • The admin can see all open and closed issues.

Dependencies

Back End Dependencies

  • This app's functionality depends on multiple packages including;
  • [Node.js(http://nodejs.org) - ] - Node.js is an open-source, cross-platform JavaScript runtime environment for developing a diverse variety of tolls and applications.
  • Express - Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • Firebase - Firebase is a mobile and web application platform with tools and infrastructure designed to help developers build high-quality apps.

Front End Dependencies

  • JavaScript - JavaScript (JS) is a lightweight, interpreted, programming language with first-class functions.
  • CSS - The app's login and dashboard templates have been styled using this CSS framework
  • BootStrap - This framework helped to make the site responsive.
  • JQuery - This library was used to make a responsive user interface.

Installation and setup

  • Navigate to a directory of choice on terminal.
  • Clone this repository on that directory.
  • Using CLI;
>`git clone https://github.com/EmmaTope/bc-18-issue-tracker-project.git`
  • Using HTTP;
>`https://github.com/EmmaTope/bc-18-issue-tracker-project.git`
  • Navigate to the repo's folder on your computer

  • cd bc-18-issue-tracker-project/

  • Create a .env file and copy the contents of the .env.sample file to it.

  • Fill in the appropriate values gotten from firebase for the keys in the .env file

  • npm install You also need to have node and git installed on your system.

  • Run the app

    • npm start

issue-tracker-project's People

Contributors

eshaibu avatar

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.