Giter VIP home page Giter VIP logo

indexer's Introduction

Indexer

Small application to simplify work for Poznań project collaborators. Built with Electron and React.

Technologies

This application is written entirely in JavaScript (tested and works on NodeJS versions 10 to 14). It uses Electron 5.0.6 and React ^16.8.6

Features

  • Easy import and export to excel table
  • Simple interface for filling necessary data for Poznań project
  • Editable fields order
  • All annotations that may be needed for different fields with keyboard shortcuts


  • Translations in English, Russian, Polish and French
  • Night mode
  • Editable table preview with undo and redo history

Building

Make sure to install all the necessary dependencies after cloning using

$ npm install

When the installation process is finished, run one of the following commands to build application for appropriate operating system

# Windows
$ npm run build:win
# Linux
$ npm run build:lin
# Mac
$ npm run build:max

NOTE: you will have to install wine and wine32 to build app for windows on linux (or wsl)

Local development

Run application server locally with

$ npm run electron-dev

Note that the application uses port 3000 in development mode, so it needs to be free. Developer tools will be opened automatically.

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.