CoolFace
Apppublic

OmegaML56/authnest-secure-user-sanctuary

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
8 commits on main
90335ef10mo ago

fix review-data.html to show the options registered in the data writing section. and if there is no data available just pop-up a window with the text "no data registered" do it for every choise or section if there is no data to choose. reset all the information registered.

OmegaML56
7cb537010mo ago

in review data we should be able to see the data companies and the total number of employees, along with the date on which the informations was entered, if it was already entered in the write data section, then we should be able to choose the company to the time analys ssection and then review the schema depending of the date and number of employees

OmegaML56
c0f1fc510mo ago

fix the review data window

OmegaML56
3f7d61610mo ago

the data joined in the write data option should be manageable and the user should could watch this data in the review data option, and also should be posible to choose what data we can see in the time series part

OmegaML56
ea71e8d10mo ago

now unify all the pages to work propertly

OmegaML56
c10007710mo ago

okey now when they're logged in then they are send to a new page where they can choose betwwen a few options like "start writing some data", "review the data writen", "look at the time series analysis". when they choose the first option then they are redirect to a page where they can join any data tehy want like number of people working in a random company and if the user want to go back he only have to press a button in the page

OmegaML56
4868c2e10mo ago

crate a web site with some data base, where the user can sign in using his full name and email, then they can log in whenever they want

OmegaML56
c479e3010mo ago

initial commit

OmegaML56