Skip to content

p4r4noj4/octotask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure

Two main directories are client and server. The client folder consists of:

  • css directory for layout
  • router.js file with routing definitions
  • octotask.js and octotask.html being the backbone of the rest of front-end
  • modules directory containing javascript and html files for all parts of web

The .meteor directory is necessary, as it contains the needed definitions for meteor packages and database set-up.

The packages folder is used to provide the npm container, so that the system can use Node.js modules (defined in packages.json).

Contributing

Indentation

  • Project is developed under JetBrains IDEs
  • Make sure you are using JetBrains Codestyle to indent your code.
  • Some files, file parts should not be formatted - check what you’re committing.
  • Warning: The formatter tends to leave parts of CoffeeScript code unindented or screw CS indentation at all. Beware.

About

Enhanced task management for GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published