Hello,
I launched a project of an app on my small university for students belonging to a Leadership movement, could check out on how many and which required activities they assist per quarter. Launched this very easily with a sharepoint list, I just used 2 lists, 1 for storing some data of each student that used the app and another one as an assistance list which just contains the activity that the student assisted, the student, and his email.
Pretty easy, by now I also want to add an activities list for students to check out on what are the possible activities on pipeline each quarter.
On the assistance list, I'm entering around 1500 items per quarter. So for having a good performance on the filtering of the app every quarter I have to store the list in an excel file and then remove all the records, of it and start again.
I would like to make this job more efficient, secure, long-term driven, automated and without caring on data space or performance on the app. For example for students to even be able to access records from past quarters and so... which sounds obvious I know but right know I don't have the knowledge for doing it, not on an online way for them to be able to access from any where, which is the main plus...
What I like about SharePoint is the accessibility and of it, I want students to be able to acces the data online whenever they want.
What would be the best way to create a long term solution for this, with the same or better accessibility... I don't know...
For example could this be achieved with SQL server or access data bases?
Guess someone as experienced same capacity and performance limitations and barriers, what have been the solutions?
Me and the student community love power apps due to it's simplicity, I want to keep it that way.
I hear you!