Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: created a database model with logic for user administration #10

Merged
merged 6 commits into from
Apr 3, 2024

Conversation

miguelcsx
Copy link
Owner

@miguelcsx miguelcsx commented Apr 3, 2024

Initial work for issue #2.

  • Used sqlalchemy with sqlite to manage databases

  • Created model and controller for User administration

  • Built a simple cli to test the database

@miguelcsx miguelcsx changed the title feat: created a database model with logic for user administration #2:1 feat: created a database model with logic for user administration -> https://github.com/miguelcsx/aura/issues/2 Apr 3, 2024
@miguelcsx miguelcsx changed the title feat: created a database model with logic for user administration -> https://github.com/miguelcsx/aura/issues/2 feat: created a database model with logic for user administration Apr 3, 2024
@miguelcsx miguelcsx closed this Apr 3, 2024
@miguelcsx miguelcsx deleted the miguelcsx branch April 3, 2024 06:49
@miguelcsx miguelcsx restored the miguelcsx branch April 3, 2024 06:49
@miguelcsx miguelcsx reopened this Apr 3, 2024
@miguelcsx miguelcsx merged commit de67622 into main Apr 3, 2024
@miguelcsx miguelcsx deleted the miguelcsx branch April 3, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant