Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 463 Bytes

sample-mean

This is a study project to understand the concepts and development of a Angular 4 app using a MEAN (Mongo, Express, Angular, Node.js) stack.

The notable technologies used on this project are:

  • Node.js
  • Express
  • Mongoose
  • Socket.io
  • ArgGIS
  • Angular 4
  • Angular Material
  • MongoDB

//TODO

  • Setup automated testing (Jasmine and Karma)
  • Refactor some methods for usability
  • Apply concepts of Angular 4 forms
  • Improve usability and styling