Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 612 Bytes

Kahayag

This is a demo application primarily created in AngularJS.

Concepts to Highlight

  1. Authorization
  • Angular State Level
  • HTTP Request Level
  • HTML Element Level
  1. Maintainability
  • Use of configurations to manipulate the application
  1. Modularity
  • Opinions on Directory Structure
  • Thoughts on file naming conventions and code structure
  1. Environment Flexibility
  • The ability of the application to choose which server to connect at runtime based on specific criteria (Example: Online & Offline)

Others

  1. Basic Create & View Form
  2. Grunt Tasks