https://github.com/parvez-ahammed/pc-tracker
Tracks the performances of the Programming Contest of AUST's Team
https://github.com/parvez-ahammed/pc-tracker
Last synced: 11 months ago
JSON representation
Tracks the performances of the Programming Contest of AUST's Team
- Host: GitHub
- URL: https://github.com/parvez-ahammed/pc-tracker
- Owner: parvez-ahammed
- License: agpl-3.0
- Created: 2024-02-19T02:43:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-05T13:40:52.000Z (about 1 year ago)
- Last Synced: 2025-02-12T12:49:30.049Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://aust-pc-tracker.vercel.app
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

Programming Contest Tracker
Tracks the performances of AUST's Team in various Programming Contest.
# Installation
To run the project locally, the following steps can be followed:
### Using npm
```pwsh
git clone https://github.com/piru72/pc-tracker.git
cd pc-tracker
npm install
npm run dev
```
### Using Docker
```pwsh
git clone https://github.com/piru72/pc-tracker.git
cd pc-tracker
docker compose up -d
```
# Key Features
The following key features are available in the project:
- Summary of the contests.
- Details of the contests for downloading.
- List of contestants.
- Details of the contestants.
# License
This project is licensed under the GNU Affero General Public License v3.0. See the [LICENSE](LICENSE) file for details.
# Contributing
We welcome contributions from the community! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute.
# Acknowledgements
We would like to thank the AUST programming teams for their hard work and dedication. Special thanks to Vercel for hosting the project.
# Screenshots
## Summary of the contests

## The details of the contests for downloading

## The list of contestants

## The details of the contestants
