Persistance (saving data) - Saloshp/AndRemote GitHub Wiki

Welcome to AndRemote Persistence!
Back To Home Page
Back To SDS Page

##Introduction / Moto: Data has the most valuated priority in the project, there for the team members will follow procedures for saving, backing up, securing and transferring data from team member to team member, or from machine to machine.

##Developing Stage (Before Integration):

  • Each team member will save source files as *.java files before compilation.
  • Each team member will save source files as *.jar files after compilation.

##Integrating Data Stage: Merging code will be done by one team member, that will be in charge of integrating the open source project in to one piece.

Creating:
*.jar - Project files.
*.xml - Data files.
*.css - Pattern design files.
*.http - Webpage files.
*.php - Script files.

##Database Files: Joomla CMS files will be stored on a free Hosting web server based on Linux fedora server.
Database files will contain information about:

Per User:

  • Username
  • Password
  • User ID
  • Controllers installed

Per Controller:

  • Controller ID number.
  • Info (Length, Height, Width)
  • On Word (Binary word SMS controller)
  • Off Word (Binary word SMS controller)

Database Files : *.xml, *.frm, *.MYD, *.MYI files

##Transferring files: When files will need to be transferred via the netor DiskOnKey device, they will be compressed with 128 bit password using WinRAR 3.9, creating the file in the next format:

Ar-[date]-[build]-[developer name].rar ##Documentation: Documentation about the project, such as:

  • usr_guide.txt (user guide).
  • dev_guide.txt (developer guide).

Other project documentation files will be published in the AndRemote github Page / Wiki Page.

⚠️ **GitHub.com Fallback** ⚠️