AbdelrahmanSadat / SMS

SMS with Electron, React, Sequelize & sqlite3. Using electron-react-boilerplate
MIT License
0 stars 0 forks source link

App Documentation #2

Closed AbdelrahmanSadat closed 3 years ago

AbdelrahmanSadat commented 4 years ago

Consider documenting and maintaining system requirements, instead of keeping a handwritten unorganized record of the work and implementation details. We could use a simple template or specific software to help with this. The code and its functionality are documented in the comments in the code itself, so it doesn't have to be documented. The DB is also documented in the models and any simple DB browser is good enough to view the implementation of the DB.

AbdelrahmanSadat commented 3 years ago

Added a README file since this commit