Code Monkey home page Code Monkey logo

sast-evento-desktop's Introduction

SAST Evento Desktop

NJUPT SAST C++组 SoC项目

简介

SAST Evento 是一个 SAST 的事件管理系统,平时我们在活动过程中一般都会遇到下面的问题:

  • 活动信息收集仍然通过传统的共享表格,效率低
  • 活动时间安排冲突需要手动排查、活动场地冲突也要手动排查
  • 活动计划表虽然模板一样,但是每周都需要人手动更新,没法自动生成
  • 同学们活动没有的反馈不高,活动完的收获没法量化
  • 活动的质量没有比较好的反馈

针对上面的问题,我们决定SoC期间制作一个活动辅助系统帮助部长和讲师们更加顺畅地完成日常活动,减少沟通负担。

本项目是SAST Evento的桌面客户端版本。

License

项目基于 MIT License 发布

Release

Start

  • Clone the repository
git clone --recursive https://github.com/NJUPT-SAST-Cpp/SAST-Evento-Desktop.git
  • Build
git clone --recursive https://github.com/NJUPT-SAST-Cpp/SAST-Evento-Desktop.git
cd SAST-Evento-Desktop
mkdir build
cd build
cmake -DCMAKE_PREFIX_PATH=<YOUR_QT_SDK_DIR_PATH> -DCMAKE_BUILD_TYPE=Release -GNinja <PATH_TO_THE_REPOSITORY>
cmake --build . --config Release --target all --parallel
  • Use your IDE (Qt Creator or CLion) to open the project. (only CMake supported).

🔗Link

sast-evento-backend

sast-evento-desktop's People

Contributors

serein207 avatar ssttyy123 avatar amosomnum avatar arcticlampyrid avatar formeror avatar feipiao594 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.