Giter Club home page Giter Club logo

gauzy's Introduction

Gauzy Platform

Gitpod Ready-to-Code Join the community on Spectrum Gitter Get help on Codementor

Gauzy™ Platform - Open-Source Business Management Platform focused on Fairness and Transparency.

Gauzy Platform is an Enterprise Resource Planning (ERP), Customer Relationship Management (CRM) and Human Resource Management (HRM) software.

You are welcome to check more information about the platform at our official websites - https://gauzy.co and https://ever.co.

overview

Gauzy Platform main features:

  • Human Resources Management (HRM) with Time Management / Tracking and Employees Performance Monitoring
  • Customer Relationship Management (CRM)
  • Enterprise Resource Planning (ERP)
  • Projects / Tasks Management
  • Sales Management
  • Financial and Cost Management (including Accounting, Invoicing, etc)
  • Inventory, Supply Chain Management and Production Management

More detailed list of the features available in the Gauzy Platform:

  • Dashboard (provides overview of different metrics, such as company income / expenses, employees bonuses, etc.)
  • Time Management / Time Tracking / Activity Tracking / Timesheets
  • Employees Management (register of company employees / contractors, rates of employees, etc.)
  • Employees Onboarding / Candidates Interviews
  • Contacts Management (Clients / Customers / Leads / etc.)
  • Schedules / Appointments / Events
  • Project Management / Tasks
  • Goals / KPI / Objectives / Key Results
  • Sales Pipelines
  • Proposals
  • Accounting / Invoicing / Estimates
  • Billing
  • Payments
  • Income / Expenses Management
  • Time Off Management / Holidays / Approvals
  • Inventory
  • Equipment / Sharing
  • Organization Departments and Teams
  • Organization Clients and Vendors
  • Help Center / Knowledge Base
  • Multiple Organizations Management
  • Tags / Labels
  • Reports
  • Organization and Employee Public Pages
  • Integrations (Upwork, HubStaff, etc.)
  • Email History / Email Templates
  • Data Import / Export
  • Roles / Permissions
  • Multi-currency
  • Multi-language
  • Dark / Light / Corporate and other Themes

Read more About Gauzy and How to use it at your company, on-demand business, freelance business, agency, studio or in-house teams.

Demo, Testing and Production

Demo

Dev Builds

  • Gauzy Platform Dev builds (using CI/CD, from the develop branch) will be available later at https://app.gauzy.dev

Production (SaaS, WIP)

Desktop App

  • Download Gauzy Desktop App for your OS from https://github.com/ever-co/gauzy/releases/tag/v0.1.0.
  • Setup Gauzy Desktop App with default choices in Setup Wizard and run it
  • Gauzy Desktop App is ready to use.
  • You can login with [email protected] and password admin to check Admin functionality. Note: such Admin user is not an employee, so you will not be able to track time.
  • You can login with [email protected] and password admin to check Desktop Timer and other functionality from "Employee" perspective (such user is an Employee).
  • You can read more information about Desktop App in our Wiki

Technology Stack and Requirements

For Production, we recommend:

Note: thanks to TypeORM, Gauzy will support lots of DBs: SQLite (default, for demos), PostgreSQL (development/production), MySql, MariaDb, CockroachDb, MS SQL, Oracle, MongoDb and others, with minimal changes.

See also README.md and CREDITS.md files in relevant folders for lists of libraries and software included in the Platform, information about licenses and other details.

Documentation

Please refer to our official Platform Documentation and to our Wiki (WIP).

Quick Start

With Docker Compose

  • Clone repo
  • Make sure you have Docker Compose installed locally
  • Run docker-compose -f docker-compose.demo.yml up, if you want to run the platform using our prebuild Docker images (note: it uses latest images pre-build automatically from head of master branch using Github CI/CD)
  • Run docker-compose up, if you want to build everything (code and Docker images) locally. (note: this is extremely long process, option above is much faster)
  • ☕ time...
  • Open http://localhost:4200 in your browser
  • Login with email [email protected] and password: admin for Super Admin user
  • Login with email [email protected] and password: 123456 for Employee user
  • Enjoy

Note: together with Gauzy, Docker Compose will run following:

Manually

  • Install NodeJs LTS version, e.g. 14.x (note: at the moment Gauzy may not work with Node 15.x)
  • Optionally install and run PostgreSQL version 11 or 12 (note: version 13 is not supported yet). Note: other DB can be configured manually in TypeORM. The default DB is set to SQLite for demo purposes.
  • Install Yarn (if you don't have it) with npm i -g yarn
  • Install NPM packages and boostrap solution using command yarn bootstrap
  • Copy .env.sample to .env and optionaly change default settings, e.g. database type, name, user, password, etc.
  • Optionally, if you want to seed a lot of fake data for demo testing, run yarn seed:all
  • Run both API and UI with single command: yarn start
  • Open Gauzy UI on http://localhost:4200 in your browser (API runs on http://localhost:3000/api)
  • Login with email [email protected] and password: admin
  • Enjoy

Notes:

  • during the first API start, DB will be automatically seed with minimum set of initial data if no users found.
  • you can run seed any moment manually (e.g. if you changed entities schemas) with yarn seed command to re-initialize DB (warning: unsafe for production!).
  • it is possible to run generation of extremely large amount of fake data for demo purposes / testing with yarn seed:all (warning: takes ~10 min to complete)

Production

  • Check Gauzy Pulumi project, it makes Clouds deployments possible with a single command (pulumi up)

Note: it currently supports AWS EKS (Kubernetes) for development and production (recommended) with Application Load Balancers and AWS RDS Serverless PostgreSQL DB deployments. In addition, we implemented deployments to ECS EC2 and Fargate Clusters.

Contribute

  • Please give us ⭐ on Github, it helps!
  • You are more than welcome to submit feature requests
  • Pull requests are always welcome! Please base pull requests against the develop branch and follow the contributing guide.

Contributors

View full list of our contributors.

Contact Us

Security

Gauzy™ follows good security practices, but 100% security cannot be guaranteed in any software!
Gauzy™ is provided AS IS without any warranty. Use at your own risk!
See more details in the LICENSE.

In a production setup, all client-side to server-side (backend, APIs) communications should be encrypted using HTTPS/WSS/SSL (REST APIs, GraphQL endpoint, Socket.io WebSockets, etc.).

License

This software is available under following licenses:

The default Gauzy™ Platform license, without a valid Gauzy™ Platform Enterprise or Gauzy™ Platform Small Business License agreement, is the Gauzy™ Platform Community Edition License.

Please see LICENSE.md for more information on licenses. You can also compare our offering.

FOSSA Status

Trademarks

Gauzy™ is a trademark of Ever Co. LTD.
All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

Copyright

Copyright © 2019-present, Ever Co. LTD. All rights reserved.

visitors Circle CI codecov Codacy Badge DeepScan grade Known Vulnerabilities Total alerts Language grade: JavaScript FOSSA Status

P.S. (because why not?)

gauzy's People

Contributors

evereq avatar rahul-rocket avatar alextasev avatar ckhandla94 avatar rmagon avatar prysiazhna avatar abinandh15 avatar paveldenchev avatar tsvetelina-e-y avatar muiznadeem avatar yavorgrancharov avatar syns2191 avatar andrewdavydenko avatar alishmekliov931 avatar ajay7868 avatar poojashah9 avatar boyanstanchev avatar deko898 avatar blagovestgerov avatar kamesh95 avatar mahesh-umachagi avatar robinhossain avatar sunk0 avatar closedspace avatar volatus avatar duongduckien avatar salathielgenese avatar bhayanishuchi avatar chiragparmar93 avatar shuklajay117 avatar

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.