Online Course Cloud App
Release on the IBM Cloud platform. This is an app created during one of my course on Coursera. This app is created with Django and it is an application that persists, processes and presents data in a fashion and responsive way, for enrollment in various courses, each with a final test in multiple spreaders format.Source code: https://github.com/nardisync/ibm-cloud-django-sql-project

This app is a side project that I did during one of my certificate for improve my skill on HTML, CSS, and Javascript. All the back-end is made with DJango, thanks to this, the app allows the user to take an exame, check the right answer and give feedback to them. Futhermore, it allows an Admin to modify, or add, new course directly from the Admin Site Page of Django.
Some Feature
- It is possibile to Login as a new user thanks to the Django Login sistem.
- Allow an user to take an exame on one, or more, of the Course displayed.
- It gives feedback on you answer after the text is finished.
- Allow an Admin to add more course or to modify the course created.
- It is running on IBM Cloud.