Giter VIP home page Giter VIP logo

atqlas-student-info-manager's Introduction

atQlas-student-info-manager

A simple yet elegant student information management software, as my C++ Programming Language course assignment. Instruction Document is available (only in Chinese) in the info folder. See video cast: http://v.youku.com/v_show/id_XMTYyODEwMDQ4NA==.html

Usage:

The software comes both in Server & Client. The server can run as a single application, while Client serves as a light-weight app and may only work when Server's running. Currently we only support compilation on OS X, with Qt 5.5+. First put storage.x in your $HOME folder. To compile Server, open AtQlas_alpha.pro by Qt Creator in the Server folder, configure, and run. To compile Client, open AtQlas_alpha.pro by Qt Creator in the Client folder, configure and run. Make sure that Server is running first.

First Login

We provide default administrator account for first login.

  • Username: admin
  • Passwd: admin You may define your own account in the storage.x file, follow this code: [user] username:admin, passwd:admin, pty:ADMIN_PTY [\user]

Features

Elegant and Neat user interface

atQlas is your fancy student information management database.

Runtime Instruction Compiler (Xompiler)

Use code to finish your boring jobs. Even loaded with error warning! We provide X Macro, a built-in information manipulation language for you to arrange your student infos. In the example below, the code [do] for student that {grade:14} do add-lesson that {grade:14} [\do] adds every courses that satisfies grade=2014 to all student that is in grade 2014.

Fuzzy Search

Built-in wildcards for better and precise searching instructions. You may even use the same instruction for X Macro.

Time Machine

Every operations & instructions you made in atQlas are compiled automagically into runtime C++ code that is stored continuously in memory, which means you can trace back to any point of time after you boot the software. Every actions you perform in the past can influence your future. So take care. We even let you use X Macro in the past time!

Hack and glory awaits!

atqlas-student-info-manager's People

Contributors

niwtr avatar

Watchers

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