Elephant-Learning / Elephant-Rearend

The GitHub repository for the backend files of the website contains the code and resources necessary to power the server-side functionality of the website. This includes the code for managing user accounts, processing user data, and communicating with the database.
https://elephantsuite.net/
3 stars 0 forks source link

Creating Elephant Timeline #86

Open ronakkothari123 opened 1 year ago

ronakkothari123 commented 1 year ago

Pretty much a way of storing the events of a certain project on a timeline. Before we get this started, we should have a somewhat long discussion on how Elephant Projects will work, because later I kind of think that we should have many feature integrations. For example, one Elephant project could have multiple flashcards dedicated to it, a certain paper dedicated, and maybe even a timeline.

For now, just think about how to store things in a timeline

Things to store in an event in a timeline:

Things to store in a timeline marker (a marker on the timeline indicating a certain era shift):

Things to store for the timeline:

OverlordsIII commented 1 year ago

how many timelines can one user make?

ronakkothari123 commented 1 year ago

For now, it shouldn't be limited, just like Elephant Flashcards.

OverlordsIII commented 1 year ago

What are "Event Details"?

ronakkothari123 commented 1 year ago

Like a description of the event

OverlordsIII commented 1 year ago

alr ill just make it a string then