A Free Software (GNU/GPL license) intended to deliver education on programming in all aspects. CodeMate is a cross-platform desktop application built with electronJs, jQuery, PouchDB, HTML5, CSS, Bootstrap, NodeJs. Its has an offline database built-in with the help of indexedDb inside chrome.
CodeMate version 1.0 Be a contributor today mail us: nirdteq@gmail.com
Electron v11.3 | https://www.electronjs.org/
#open project in cmd :)
Chrome's dev tools are enabled for easy debugging
#Indexeddb | https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API this is the core database of the app Its being persisted : meaning when data exceeds the quota nothing is lost and still kept.
#PouchDB | https://pouchdb.com/ we will introduce pouchdb in order to sync data from the app to cloudserver | IBM-Cloudant or any compatible document-based cloud database. For Offline first system.
#video link and project description would be released soon to help anyone to understand the journey and how each person could contribute to the big show ;)
mail us : nirdteq@gmail.com