Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaasw authored Dec 14, 2023
1 parent 8535100 commit 14e9ef9
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
Install pyrebase4
Run gui.py
# Team12
## Calo4U admin app

## Installation
Require python
```sh
pip install pyrebase4
```
Clone the project.

```sh
git clone https://github.com/Kaasw/Admin-for-calo.git
```
Start app
```sh
python3 gui.py
```

## Development
This application is written in Python
Logging in is not required

0 comments on commit 14e9ef9

Please sign in to comment.