Giter Club home page Giter Club logo

taskmanager's Introduction

TaskManager

How does the version system works?

It's pretty simple, we check if local version is equal to version on github, and the backend take's care about everything else

Informations

OPEN SOURCE VERSION Outdated version: https://github.com/YoungDaggerDee/ToDoApp-Outdated The reason i created a new repository was, because i had unsolvable it problem in there :( Keep on mind that this app was designed and created on MacOS, that means that it doesn't have to compatible. This project doesnt contains any css file yet. Im using bootstrap 4. This app can be was tested on macos and windows.

NODEJS Packages

To install them all just type ( npm install ), that should do everything that's needed. Some modules may not be used right now, but im working to get all of them used. Feel free to remove unused modules.

  • electron (builder / reload)
  • reload
  • opn
  • readline ( used by update.js - npm run update )
  • mysql
  • nexe

SETUP

Start

To start this app, use command ( npm start ) Or type ( npm run ) to see all scripts :) Or you can run any module with basic node command (for example node index.js)

Build

To create build use npm run build, make sure that in package.json, you have "mode" set to "production" unless you wanna test it.

Modes

This app has 2 modes in package.json which are 'development' and 'production' These modes server mostly for developers. For example developer mode:

  • GitHub button
  • Load time
  • Dev log ( show versions with added stuff ) Production is the way how the app will look like when it's out for everyone else. DON'T FORGET TO SWITCH THE MODE BACK TO PRODUCTION WHEN YOU WILL CREATE A BUILD!

Node Scripts

Start

  • Run the app with everything that it need

Build

  • Inside folder "Build" it creates the accual app

Update

  • Create a new version with text news and insert object into version_log.json

Mode

  • Fastest way how to switch between development and production mod in package.json

Incoming features

  • Language Options ( with some most important languages ) Database connection Database login Faster and Better code :) Settings (backend) BUGS Browser refuse to load local files There are couple ways how to fix this. I'm using live-server. install live-server with nodejs run live-server You may get error from nodejs, that some module may be damaged. delete fodler node_modules run npm install run the app @DanielSeiner, 2020

taskmanager's People

Contributors

dannyseiner 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.