Coder Social home page Coder Social logo

spring3 / audioteka Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 2.43 MB

University task. The aim is to create a small sort of an sqlite workbench. Audioteka is a name of the database I had to build, fill in and be able to edit using this app.

JavaScript 95.09% HTML 1.77% CSS 3.14%
react electron nodejs webpack2 es7-async

audioteka's Introduction

POC SQLite Management tool

Built w/ React

No Redux :(

Note, that this was done for a lab work @university and was not planned to be maintained further.

Run

npm i
npm run dev

Build

npm i
npm i -g webpack asar
webpack
npm run build

You can also pack it into *.asar:

asar pack ./src app.asar
npm run dmg // => compiles into a MacOS app in the /builds folder

Database Connection View

Table Contents View

Table Structure View

Table Row Content

Creating New Table

audioteka's People

Contributors

spring3 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

wkfff

audioteka's Issues

Features

Create a form to view/enter/edit/delete data to/from a table

Enhancements

  • Изменить Сonstraint -> Column name
  • Add error print out using popup/notification
  • Support many-to-many reference
  • Validate state for each component in the table creation modal

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.