Giter VIP home page Giter VIP logo

bugtrak's Introduction

Introduction

This is BugTrak, an app which allows users to monitor bugs, optimizations and features .


Objectives

To build a full stack tracking-type web application with user logins, authentication and the ability to have unique profiles. I wanted this app to enable developers to easily manage the various tasks in the pipeline while working through a project.


Who is this for?

Software developers looking for a convenient way to keep a handle of outstanding work to be done on their projects.


Optimizations

These are some of the optimizations I am in the midst of implementing into my project given the time.

  • Add Google Auth (on top of JWT which is currently functional)
  • General optimizations for progressive rendering
  • Add more responsiveness for mobile devices/tablets/smaller screens

Tech used

JavaScript, MongoDB, Express, Node, React, CSS, JWT, Material UI


Packages/Dependencies used

bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator, bootstrap


Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • JWT_SECRET = your JWT secret

Run

npm start

bugtrak's People

Contributors

bbentleydev avatar

Watchers

 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.