GithubHelp home page GithubHelp logo

jaganathanb / vilaippattiyal Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 2.0 1.69 MB

Electron application based on React, React Router, Webpack, React Hot Loader and Material-ui@v1 for invocing/inventory with GST enabled

License: MIT License

JavaScript 98.73% CSS 0.54% HTML 0.73%
gst invoicing invoice inventory electron-app electron reactjs webpack material-ui internationalization

vilaippattiyal's Introduction

Vilaippattiyal

Vilaippattiyal

Vilaippattiyal is open source desktop application for manaing invoices, clients and quotations for businesses with better country based tax calculation support.

Technology

Vilaippattiyal uses a couple of open source projects:

  • [Electron] - Uses Javascript to build desktop appliation on cross platform
  • [ReactJS] - Controls how html should be rendered
  • [Redux] - Awesome state management library for react
  • [Material UI] - Great UI boilerplate for modern web apps
  • [Webpack] - Powerfull module bundler
  • [sqlite3] - Relational Database Management System embedded with the app

Installation

Vilaippattiyal requires Node.js v7+ for development. Install all the dependencies. If you use, yarn

git clone https://github.com/jaganathanb/vilaippattiyal.git
cd vilaippattiyal
yarn install

or npm

git clone https://github.com/jaganathanb/vilaippattiyal.git
cd vilaippattiyal
npm install

Once the installation is done, install the native dependencies.

cd src
yarn install

For better understanding on what is native denpendencies in this app, please look at this page

Development

Want to contribute? Great!

Vilaippattiyal uses Webpack with React HMR for fast development. Make a change in your file and instantanously see your updates!

Open your favorite Terminal and run these commands.

yarn run build
yarn run dev

License

MIT © Jaganathan B

Originally based on the chentsulin/electron-react-boilerplate MIT © C. T. Lin

Electron application boilerplate based on React, Redux, React Router, Webpack, React Transform HMR for rapid application development

vilaippattiyal's People

Contributors

jaganathanb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vilaippattiyal's Issues

error in isntalling native dependencies.

Node Vesion : v8.11.3

when i run following commands

cd src
yarn install

$ npm run electron-rebuild

[email protected] electron-rebuild /home/owner/projects/vilaippattiyal/src
node -r babel-register ../internals/scripts/ElectronRebuild.js

/bin/sh: 1: ../node_modules/.bin/electron-rebuild.cmd: not found
child_process.js:644
throw err;
^

Error: Command failed: ../node_modules/.bin/electron-rebuild.cmd --parallel --force --types prod,dev,optional --module-dir .
/bin/sh: 1: ../node_modules/.bin/electron-rebuild.cmd: not found

at checkExecSyncError (child_process.js:601:13)
at execSync (child_process.js:641:13)
at Object.<anonymous> (/home/owner/projects/vilaippattiyal/internals/scripts/ElectronRebuild.js:21:3)
at Module._compile (module.js:652:30)
at loader (/home/owner/projects/vilaippattiyal/node_modules/babel-register/lib/node.js:144:5)
at Object.require.extensions.(anonymous function) [as .js] (/home/owner/projects/vilaippattiyal/node_modules/babel-register/lib/node.js:154:7)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] electron-rebuild: node -r babel-register ../internals/scripts/ElectronRebuild.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] electron-rebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/owner/.npm/_logs/2018-08-09T12_42_16_331Z-debug.log
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.