- 🔭 Currently working as Software Engineer @ InterviewBit
- 💬 Developer by profession, Tech-Consultant by Reputation
- ⚡ Connect to Know More!
This app converts a correctly formatted excel spreadsheet to mysql/mongodb data.
A Desktop client for webkiosk with autologin support.
This module converts your correctly formatted Excel spreadsheet to a collection in the specified database in MongoDB.
JavaScript 9
This NPM module puts all data from an Excel Spreadsheet to a table in MYSQL.
request('https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/latest', {headers: {'User-Agent':'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 '}}, function(error, html, body){
if(!error){
var v = app.getVersion().replace(' ', '');
var latestV = JSON.parse(body).tag_name.replace('v', '');
var changeLog = JSON.parse(body).body.replace('<strong>Changelog</strong>', 'Update available. Here are the changes:\n');