Problem
The website currently is not very useful to visiting users. There is only one set of data visible to every person who visits.
This is fine as long as the structure of the site is still a work-in-progress. However, as the website starts to become more of a proven system, this would need to be dealt with at some point in the near future.
Solution
For one, authentication needs to be integrated into the site, as that would allow each visitor to track their own consistency and possibly customise other things their own way. At the same time, authentication alone won't be enough to deliver a smooth experience to the user. Converting this website into a robust web app will require a lot of refactoring, redoing existing things, as well as introducing new UI elements. Ultimately, the whole site should function as one app rather than a bunch of hyperlinked webpages.
Problem
The website currently is not very useful to visiting users. There is only one set of data visible to every person who visits.
This is fine as long as the structure of the site is still a work-in-progress. However, as the website starts to become more of a proven system, this would need to be dealt with at some point in the near future.
Solution
For one, authentication needs to be integrated into the site, as that would allow each visitor to track their own consistency and possibly customise other things their own way. At the same time, authentication alone won't be enough to deliver a smooth experience to the user. Converting this website into a robust web app will require a lot of refactoring, redoing existing things, as well as introducing new UI elements. Ultimately, the whole site should function as one app rather than a bunch of hyperlinked webpages.