Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 604 Bytes

File metadata and controls

38 lines (36 loc) · 604 Bytes

DemoProject

Pet's project for self skill improvement.


WebApi:

  • .NET Core 2.1
  • Entity Framework Core
  • Swagger
  • Elmah
  • xUnit and Moq

MobileApp: GitHub

  • Kotlin
  • Pagging
  • Rx java 2
  • Retrofit 2
  • Realm
  • Picasso

Features:

  • Authentication via JWT Bearer token
  • File uploading
  • Global error handling
  • Logging by Elmah
  • Logging by SeriLog

TODO:

  1. Admin page
  2. Moderator page
  3. Auth page
  4. Custom error page
  5. Logging
    • bussines flow
    • data flow
  6. Caching
  7. SignalR notification
  8. Setup CI&CD
  9. i18n, l10n