Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neatteam1943/2023-scoutingapp

Scouting app for 2023 Charged Up season
https://github.com/neatteam1943/2023-scoutingapp

Last synced: 14 days ago
JSON representation

Scouting app for 2023 Charged Up season

Awesome Lists containing this project

README

        

# 2023-ScoutingApp

Scouting app for 2023 Charged Up season.

## Contributing

### Cloning the repo

```sh
git clone [email protected]:NeatTeam1943/2023-ScoutingApp.git
cd 2023-ScoutingApp
```

### Installing pre-commit hooks

```sh
pip install pre-commit
pre-commit install
```