Giter VIP home page Giter VIP logo

ordr-electron's Introduction

ORDR

This is a restaurant management system made with TypeScript React & Electron as the frontend and a TypeScript NodeJS Express REST API as the backend

Ordr helps the manager to keep track of the money that is comming in and also the stock of every product in the database, with an intuitive and clean user interface to make the seller's life easier and quicker

Installation

this section will be available in the future soon...

Development setup

  • Clone the API and this repository:

    #cloning the API repository
    git clone https://github.com/guiguat/Ordr-Api
    #cloning this repository 
    git clone https://github.com/guiguat/ordr-electron
  • In one console, start the backend server:

    cd Ordr-Api 
    npm install
    npm run dev
  • In another console, start the react app:

    cd ordr-electron
    npm install
    npm run start:web

    at this point you will be able to use the app in your browser

  • If you want to run it as an electron app:

    npm run start:electron

Contributing

  1. Fork it (https://github.com/guiguat/ordr-electron/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

made with ♥ by Guilherme Guatura

ordr-electron's People

Contributors

guiguat avatar imgbotapp avatar

Stargazers

Mostafa Salem Ali avatar Nasir Ahmad Moheb avatar Abdullah Ali avatar Iuri Corrêa de Salles Barbosa avatar

Watchers

 avatar

Forkers

hoangnv170752

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.