COMP5241-2324-Project / project-group14

project-group14 created by GitHub Classroom
0 stars 0 forks source link

Open in Codespaces

Project repository

This project utilizes the GitHub API to monitor the development progress of selected repositories, including members, task completion status, code modifications, etc. Additionally, AI is used to assist in analyzing the contributions of individual developers. The files with an index of zero or one constitute the core of the project, which is based on Redis. The files with an index of two are the development files that utilize Webhooks during the development process.

First start the redis

docker start project-redis

Second start the project

python app.py