Skip to content
Aditi Kuchi edited this page Nov 28, 2018 · 1 revision

This application was created as part of the Agile Software Engineering course at the University of New Orleans.

We used the Electron framework to build this cross platform desktop application.

We used the following Agile tools: Scrum board with waffle.io
Continuous integration with TravisCI
Unit testing withMocha.js
Logging with loglevel
Static analysis with JSHint
Acceptance testing with ChimpJS

For the database, we used SQLite, one of the most popular and lightweight engine available.

For the user interface, we used MaterializeCSS, which makes creating a simple, fluid design very easy.

For the back-end, we used AngularJS

Clone this wiki locally