codemate

所属分类:教育系统应用
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-07-03 01:51:32
上 传 者sh-1993
说明:  自由软件(GNU GPL许可证)旨在提供所有方面的编程教育。CodeMate是一个用...构建的桌面应用程序...
(Free Software (GNU/GPL license) intended to deliver education on programming in all aspects. CodeMate is a desktop application built with electronJs, jQuery, PouchDB, HTML5, CSS, NodeJs. Its has an offline database built-in with the help of indexedDb inside chrome)

文件列表:
LICENSE (35149, 2022-07-02)
src/ (0, 2022-07-02)
src/css/ (0, 2022-07-02)
src/css/main.css (2977, 2022-07-02)
src/db/ (0, 2022-07-02)
src/db/main-db.js (3817, 2022-07-02)
src/db/security-db.js (1761, 2022-07-02)
src/img/ (0, 2022-07-02)
src/img/.DS_Store (6148, 2022-07-02)
src/img/culkya-png.jpg (1003618, 2022-07-02)
src/index.html (2663, 2022-07-02)
src/index.js (556, 2022-07-02)
src/package-lock.json (48473, 2022-07-02)
src/package.json (727, 2022-07-02)
src/scripts/ (0, 2022-07-02)
src/scripts/main.js (264, 2022-07-02)

# codemate # My Team and I plead with all interest to engage with us we are sorry for the delay and wish we get dedicated team in bringing this project to life 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. # First Release would be in Soon CodeMate version 1.0 Be a contributor today mail us: nirdteq@gmail.com # Content - [Getting Started](https://github.com/Profnird/codemate/blob/master/#getting-started) - [Database](https://github.com/Profnird/codemate/blob/master/#database-and-datastorage) ### Electron v11.3 | https://www.electronjs.org/ # Getting Started ### fork Repo :) #navigate to project in cmd ```javascript npm install ``` >> run this command above in cmd to install all the dependencies. ```javascript npm run test ``` >> run this command in cmd to run the project # Debugging Chrome's dev tools are enabled for easy debugging # Database and DataStorage # https://dexie.org/ Research concluded we go with Dexiedb to replace pouchdb for the meantime after project is successfully deployed we would have versions that make use of pouchdb for educational purposes and how both are implemented #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. # Project Documentation #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 ;) ------------------------------------------------------------------------------------------------------------------------------------------------------- # Sponsor mail us : nirdteq@gmail.com

近期下载者

相关文件


收藏者