Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Note that in class above there is no code to save data into core or CouchDB. Data saving into Couch DB is a requirement and application would not function properly without it.

 

Thats how I see setup documentation as a beginner developer
- Tools and frameworks and all external softwares required to compile and build code with a little description and link to setup wiki if lengthy or command very short and precise.
- link to code and how to download it. (Also explain or provide link how it could be download from eclipse, what plugin it would require for git)
- project architecture and what each module does
- what and where to change properties
- where are project assets and what each means to project and at what point we change those (very short description)
- how to compile and build code, what is the final product we use and where to find that