Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
klokidis committed May 8, 2024
2 parents c6f652b + cc6a4d7 commit 810b91e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Character Sheet App

Welcome to the Character Sheet App! This application is designed to showcase original characters created by artists. Whether you're an artist looking to share your creations or a fan admiring the work of talented individuals, this app is a good platform to explore and appreciate character art.

## Technologies Used

- **Jetpack Compose**: Modern UI toolkit for building native Android apps.
- **Clean Architecture**: Architecture pattern for organizing code in a scalable and maintainable way.
- **MVVM Design Pattern**: Model-View-ViewModel architectural pattern for separation of concerns.
- **Kotlin**: Programming language used for development.
- **SQLite Database (Coming Soon)**: Integration for data storage and retrieval.
- **Animations (Coming Soon)**: Enhancements to user experience and engagement.

## Screenshots:


0 comments on commit 810b91e

Please sign in to comment.