Coder Social home page Coder Social logo

simple-bug-tracker's Introduction

simple-bug-tracker

Minimalist bug tracker using MongoDB, Nest.js, React and Redux

Currently in progress

Status of basic features implementation

  • Add code comments and generate jsDocs
  • Server
    • Initialise Nest JS framework
    • Adding User authentication with static users
    • Adding JWT token
    • Adding mongoDB connection
    • Add API to create a Bug
    • Add API to list Bugs
    • Add API to edit a Bug
    • Add API to edit a Bug
    • Add Jest Unit-tests
  • Client
    • Create React application framework with create-react-app and with Typescript template
      • Add Material-UI
        • Add Infrastructure for theme switching
      • Add react-router-dom
        • Add Public and Private routes
      • Add and setup redux
        • Add Infrastructure for redux store
      • Add and setup linting and prettify
    • Create login page
      • Add authentication using token sent to email for single login
      • Add form validations
    • Create barebone of Bug tracker functionalities
      • Create bug
      • List Bugs
      • Bug editing/management
    • Add Jest Unit-tests
    • Add Storybook

Second phase will have the following features

  • Server
    • Add authentication using Google
    • Add authentication using GitHub
    • Add authentication using token sent to email for single login
    • Add User Roles: Admin, User
    • Add Users APIs
  • Client
    • Add Error Boundary
    • Handle user registration
    • Add authentication using Google
    • Add authentication using GitHub
    • Add authentication using token sent to email for single login
    • Add User Roles: Admin, User
      • Add Administration Portal
      • Add User listing and role modification
    • Implement localization in English and French

simple-bug-tracker's People

Contributors

dependabot[bot] avatar fhenderson avatar sse-soft avatar

Watchers

 avatar  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.