- 14 May, 2023 10 commits
-
-
Elaiza Bolislis authored
-
nheoxoz authored
-
nheoxoz authored
-
nheoxoz authored
-
nheoxoz authored
-
Alliyah Marcelo authored
-
nheoxoz authored
-
nheoxoz authored
-
nheoxoz authored
-
nheoxoz authored
-
- 13 May, 2023 16 commits
-
-
Rafa Mendoza authored
-
Jose Gabriel L. Salas authored
updated templates to display populated data and the ability to add/edit data in its corresponding html page
-
Jose Gabriel L. Salas authored
-
Alliyah Marcelo authored
-
nheoxoz authored
-
Jose Gabriel L. Salas authored
-
Alliyah Marcelo authored
-
Alliyah Marcelo authored
-
Alliyah Marcelo authored
-
Alliyah Marcelo authored
-
Jose Gabriel L. Salas authored
-
Alliyah Marcelo authored
-
Alliyah Marcelo authored
-
Jose Gabriel L. Salas authored
created html files inside templates/widget-calendar and added get_absolute_url for events class in models.py
-
Alliyah Marcelo authored
-
Alliyah Marcelo authored
-
- 12 May, 2023 5 commits
- 11 May, 2023 8 commits
-
-
Elaiza Bolislis authored
Created a template named dashboard.html to display the website's dashboard page. Still needs to be modified to add the necessary links that will redirect the users to the other apps when clicked.
-
Elaiza Bolislis authored
Created a template named widgetuser-add.html to display a form that allows users to add a new Widget User through the Add New Widget User page.
-
Elaiza Bolislis authored
Created a template named widgetuser-edit.html to display a form that allows users to edit an existing Widget User through the Edit Widget User page.
-
Elaiza Bolislis authored
Created a template named widgetuser-details.html to display a widget user's information in detail in the Per Widget User Details page.
-
Elaiza Bolislis authored
-
Elaiza Bolislis authored
Modified urls.py (both project-level and app-level) to apply necessary url configurations for each of the four pages within the dashboard app.
-
Elaiza Bolislis authored
Modified dashboard app's views.py, implementing FBV for the Dashboard page and CBV for the Per Widget User Details page, Add New Widget User page and Edit Widget User page.
-
Elaiza Bolislis authored
Created a project-level base template called base.html for the main html structure and a style.css file for the css styling of the website. Also, modified settings.py for both to work.
-
- 06 Mar, 2023 1 commit
-
-
Alliyah Marcelo authored
-