Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tranquangvu/rails-rounded-test

Just a interview test from rounded.com.au
https://github.com/tranquangvu/rails-rounded-test

Last synced: 3 days ago
JSON representation

Just a interview test from rounded.com.au

Awesome Lists containing this project

README

        

# What I Did?

## Backend

- Hanle Task 1: CRUD Task, Allow assign expense to account
- Add active_model_serializer for better json serializer
- Improve controllers:
- Add ResourceRenderable module
- Add Expense services
- Make some refactor
- Add specs for models, controllers, services

## Frontend
- Hanle Task 1: CRUD Task, Allow assign expense to account
- Hanle Task 2: Improve notifications
- Improve project structure
- Improve NotificationProvider + useNotification hooks
- Add DataTable component
- Add ESLint + Prettier