mlco2 / codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.
https://mlco2.github.io/codecarbon
MIT License
1.18k stars 177 forks source link

feat(api): new user actions #596

Closed inimaz closed 4 months ago

inimaz commented 5 months ago

When a new user is created ==> Create an organization with their name and a project with their name.

In the future we should distinguish somehow the default organization of each user + the default project of each organization, this can come in a future PR

TODO