6 lines
No EOL
337 B
Markdown
6 lines
No EOL
337 B
Markdown
# User Journey
|
|
|
|
1) User login or signs up
|
|
- For this function we will use the internal component of streamlit to handle authentication, and behind i will have a supabase db (work-in progress)
|
|
2) Open recent or create a new project:
|
|
- This is where we open an existing file of project with all the specifics or we create a new one |