Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 416 Bytes

This folder contains the scripts for Oppia backend & frontend.

  • controllers: Backend controllers & tests for them.
  • domain: Services & classes for various data models used in Oppia codebase.
  • platform: Google app engine services.
  • storage: Definitions for storage models on Google App engine.
  • templates: All the frontend directive, controllers, filters & services.
  • tests: E2E tests for various Oppia pages.