Skip to content

GuilhermeMartins10/mail-mgmt-app

 
 

Repository files navigation

Snail Mail Management Software

Objective

To create a open source tool to track and manage an organizations' snail mail.

Technology Stack

  1. Front end JavaScript Framework - currently AngularJS (to be changed to React)
  2. Front End CSS Framework - Bulma
  3. Back end Framework - NodeJS, ExpressJS
  4. Database - MYSQL
  5. Object Relational Mapper - KnexJS
  6. In Memory Data Store - Redis
  7. Testing Frameworks - Mocha and Chai

JavaScript StyleGuide

To ensure the codebase conforms to a standard, the following JavaScript Style Guide will be adopted:

  1. Airbnb

About

Snail Mail Management Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • HTML 6.9%
  • CSS 2.9%