Skip to content

CaptainJhonathon/CORT

Repository files navigation

Hello, this a project CORT (Co-Operate Real Time)

The project now is to practice and gain some experience to do graduate paper.

But I'm fully hope to continue this project, making my own program and achive CORT function.

Working together is the future! :)

0. concept and expectation of this project

CORT means Co-Operate Reat Time. Aim to build a program to small team for work together.

At March of 2026 create sub project called HRMS (means human resource management system) under src, trying to solve management problem by using a universal relation data model.

The HRMS will become another independent project itself at the future.

1. develop environment

python 3.12 (3.12 ver is mainly for nuitka)

fastapi[standard]
mysql-connector-python
nuitka (optional, for possible static deploy)
bcrypt
argon2 (optional, for upgrade store password)

c++

fltk 1.4.4
curl 

java

springboot

cmake >= 3.26

maven >=~ 3.9.11

mariadb >= 10.11.16 (might replace to PostgreSQL at far future)

2. Things after clone

It will be good to create python venv.

Use -i parameter to specify mirror in China to boost download speed.

pip install fastapi[standard] mysql-connector-python nuitka bcrypt argon2 -i https://mirrors.aliyun.com/pypi/simple/
source name url
aliyun https://mirrors.aliyun.com/pypi/simple/
qinhua university https://pypi.tuna.tsinghua.edu.cn/simple/
USTC https://mirrors.ustc.edu.cn/pypi/simple/
huawei https://repo.huaweicloud.com/repository/pypi/simple/
tencent https://mirrors.cloud.tencent.com/pypi/simple/

3. Document related

You might notice there is a .prg file.

This is a graph file generate by "Project Graph".

I also recommand this program which also free and open-source, hosted on Github.

*c++ lib dependency (potential)

curlpp
drogon
FFmpeg
SDL
jsoncpp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors