This is a course manager where users can create, edit and delete courses.
In the login page the users can access to the website using the previously created account.
Here users can do the process of creating a new account for the website.
This is the home page where users can see the list of courses. The course name, price and credits is displayed.
Here is where a user can create and publish a new course. Once the course has been detailed, it can be added to the course list on the platform.
When a user press the edit button the course is displayed in another page and every information can be modified.
If a user presses the Delete button, the course is removed from the database and is no longer displayed in the course list.