The Exercises

We have to create a simple application with Ember JS

For this application we have to:

  1. Create a simple ember application
  2. Adding bootstrap to our application.
  3. Understand the ember application skeleton
  4. Create routes and templates based on conventions
  5. Create nested routes
  6. Use ember data for make request
  7. Use ember mirage for test our app
  8. Create a simple component
  9. Install addons for make charts.
  10. Create a component with computed properties

Requirements:

1.- Create users with username, full name and role.2.- View users list

3.- Show a user information4.- Send an invite per user (create invite)5.- Show all invites and their status ( every status have a different color)

6.- Update the invite status: reinvite, answer and cancel.7.- Adding a module for show all statics about the invites8.- Show all counters per invite state9.- Show differents charts for show the counters by state

results matching ""

    No results matching ""