Giter Club home page Giter Club logo

apex's Introduction

APEX

Apex is a self hosted sales, purchase, inventory and accounting solution for small businesses.

Buy Source Code

The updated version of this project is available to purchase from codecanyon.

Apex Demo

Buy Apex Now

Also a simplier version called lumen is available

Lumen Demo

Buy Lumen

Demo

alt tag

Work in progress

Apex is work in progress and misses several key features :

  • Sales

    • Client
    • Quotation
    • Sales Order
    • Invoice
    • Payment Received
  • Inventory

    • Product
    • Receive
    • Delivery Note
    • Journal
  • Purchase

    • Vendor
    • Expense
    • Purchase Order
    • Bill
    • Payment Made
  • Accounting

    • Statement of Account
    • and more...

Technology Stack

Contributing

Feel free to contribute to this project. Join our discussion on Gitter channel.

License

The Project is open-sourced software licensed under the MIT license.

apex's People

Contributors

anishdcruz avatar

Stargazers

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

Watchers

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

apex's Issues

What is the installation process that I should follow?

1 ) composer install
2 ) cp .env.example .env
3 ) edit .env
4 ) php artisan key:generate
5 ) php artisan migrate
6 ) php artisan db:seed
7 ) npm install

8 ) npm run hmr

C:\laragon\www\apex\webpack.config.js:126
let extractPlugin = new plugins.ExtractTextPlugin(
^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:414:25)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at requireConfig (C:\laragon\www\apex\node_modules\webpack\bin\convert-argv.js:96:18)
at C:\laragon\www\apex\node_modules\webpack\bin\convert-argv.js:109:17
at Array.forEach (native)

How do i generate js css files

Clients CRUD

Table

  • Person

  • Company

  • Telephone

  • Email

  • Shipping Address

  • Billing Address

  • currency

  • Manage

  • View

  • Edit

  • Create

  • Delete

login

what are the login details

Feature: Email Documents

Send documents with PDF attachment.
Also get delivery status.

  • quotation
  • sales order
  • invoice
  • payment received

Initial Todo

  • setup laravel
  • add webpack for vue.js
  • customize css

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.