Git Product home page Git Product logo

simple-cybercafe-server's Introduction

#Simple CyberCafe Server

Simple CyberCafe Server is an open source application for managing cyber cafe clients, written in VB.net.

###Latest Update:

###Currently working:

  • GUI - the graphical user interface (30%)
  • Timekeeper module - to handle the open and prepaid session charges, calculate time left, time in, time out (90%)
  • Services - Manage services like printing, foods, drinks etc (0%)
  • Settings - Configure the settings from the GUI (eg adding, removing or editing clients) (Please review My.Settings. (10%)
  • Members - Manage memberships (for discounts, special rates etc) (0%)
  • Sales - Generate reports, save or print (0%)
  • Logging - log errors and other events for troubleshooting (0%)
  • Receipts and Reports - Printing receipts, reports, POS functions (20%)
  • Network - control the clients remotely. (0%)
  • Database - the database contains username and password. also contains configurations, reports, members (15%)

###Modules in the project:

Modules used in the project.

  • module-authentication - this module provide functions like login, and password hashing
  • module-charges - contain functions like calculating prepaid and open session charges.
  • module-msgbox - contains function to show message boxes, contains logging function (currently working)
  • module-readsettings - Read settings (.cfg) files. Responsible to get all list of clients, reading .cfg files and getting the authentication settings (currently working)
  • module-savesettings - Save settings
  • module-timekeeper - contain functions to get timein, timeout, timeleft, adding time, login and logout features
  • module-network - handles all functions like sending login, logout, reboot etc to the clients across the network. (currently working)
  • module-database - contains functions for connecting to database, adding, deleting or modifying the database

simple-cybercafe-server's People

Watchers

Gabriel Martins 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.