garusis / marint_web

MI's Frontend project
0 stars 0 forks source link

78 Allow to Instructor to create courses #88

Closed diegoarmandoparada closed 7 years ago

diegoarmandoparada commented 7 years ago

Testing Instruccions

  1. Log in with marlininternacional / 123456 and go to /cursos.
  2. Click in the boton named "CREAR CURSO" and and look at the modal window that it open
  3. Fill the form with the correct information. If any field is empty or does not have the correct data type then it displays the following error message "Por favor verifique los datos ingresados."
  4. Click in the boton "Guardar" to create the new course and you will redirect to a new page whith the information of course that you created. If you click the Close button then the modal window will close.