{% extends "_base.html" %} {% block content %}

User settings

Jese picture

Profile picture

JPG, GIF or PNG. Max size of 800K

Password information

Generate Financial Statement

Upload Machine Learning Model

General information

example@gmail.com
LoginExample

User History

{% comment %} MOCK DATA REPLACE WITH REAL DATA {% endcomment %}
Date File name Action
17:45 17.02.2024 some_music_1.mp3 Download
18:30 18.02.2024 some_music_2.mp3 Download
19:15 19.02.2024 some_music_3.mp3 Download
20:00 20.02.2024 some_music_4.mp3 Download
20:45 21.02.2024 some_music_5.mp3 Download

Application Logs

{% comment %} MOCK DATA REPLACE WITH REAL LOGS {% endcomment %}
Date Action User ID User Email
17:45 17.02.2024 Download 123 user1@example.com
21:30 22.02.2024 Upload 456 user2@example.com
22:15 23.02.2024 Delete 789 user3@example.com
23:00 24.02.2024 Modify 101 user4@example.com
23:45 25.02.2024 View 112 user5@example.com
{% endblock content %}