Releases: mobinyardim/rick-and-morty-web
Releases · mobinyardim/rick-and-morty-web
0.1.0
API
-
User
- Sign up new user
- Login
- Logout from current session
- Get current user information
- Get user information with userId
-
Characters
- create new character
- update character
- delete character
- get all characters with paging
- get character with id
- populate database with
Frontend
-
Screens
- Sign Up
- Login
- Main (Navigation rail + Current Session + Logout + nested routes)
- Home (Shows first page of characters + Shimmer Loading)
- Characters (Shows all characters with infinite scroll + Shimmer Loading)