Skip to content

romainernandez/somah2_website

Repository files navigation

SOMAH2 website

The website aims to be a user friendly interface to modify the content of the main application. Once logged in, you have access to the data table that contain periods, topics and contents.

https://somah2.herokuapp.com/

Getting started

You first need to login to the website. This is to prevent anyone to access to the data.

login

Once logged in you have access to several tabs and/or feature:

  • Register (on the right corner) a new user

register

  • Dashboard where you can download some useful files of the project

dashboard

  • Profile tab where you can edit your profile

user

(including changing your password)

change_password

  • Data table tab where you can add, edit, or remove information you need for the application. table_period

    • filter period by their id or name (case insensitive) table_period_filtered
    • add a new period (you have to provide an identifier for the new period, periods will be ordered by their id on the app) table_period_filtered
    • edit the period (click on the content you want to edit and a pop-up will appear to quickly edit it) table_period_edit
    • some data are cut because it will take too much space to display them. Just put your mouse over it to display the full content of it. table_toogle

Demo

demo