Skip to content

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

Profnird/codemate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

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

fork Repo :)

#navigate to project in cmd

npm install

run this command above in cmd to install all the dependencies.

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

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published