GithubHelp home page GithubHelp logo

natnat-mc / kfet Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 155 KB

The software for the KFet Info, next version

License: GNU Affero General Public License v3.0

JavaScript 74.90% HTML 12.28% CSS 12.82%

kfet's Introduction

KFet

The software for the KFet Info, next version.

Handles orders, pre-orders, stock and preparation for a cafeteria with a web-based interface for both desktop and mobile.

Directory structure

  • / -- you're here
    • data -- data generated and consumed by the software
    • doc -- documentation
    • sql -- SQL statements
    • src -- source code
      • less -- Less source code
      • js -- JavaScript client source code
    • static -- static files for the webserver
      • res -- compiled resources
      • img -- images
      • lib -- 3rd-party libraries
    • tools -- compile tools
    • views -- EJS views

Dependencies

  • Node.js >=10
    • express and express-ws
    • ejs
    • better-sqlite3
    • log and log-node
    • semver
    • printf
    • bcrypt
    • cors, cookie-parser and compression
    • less as a devDependency, not required for running the program
  • A recent web browser supporting WebSockets

Licence

This project is licenced under the AGPL 3.0 or later, which means that anyone who can interact with it or a derivative work should be able to access the source code.

kfet's People

Contributors

natnat-mc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

kfet's Issues

migrate to JWT

Right now, tokens are pure bs, and JWT's seem way more secure and useful. Let's use these

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.