This software is currently under development. It can be used to visualise data into various forms of plots ranging from primary to advanced level. It can also be used as a finance tracker.
Added custom alerts, for the signup and login page. And I found out that there are similar functions that are needed on the main, login and signup page, therefore I moved them to a file called sharedUtilities.js, in which they are stored and used by simply importing them. This new file isn't only limited to this use, but it can be used for almost anything in the future. I also removed the Githubissues.
Githubissues is a development platform for aggregating issues.
Description
Added custom alerts, for the signup and login page. And I found out that there are similar functions that are needed on the main, login and signup page, therefore I moved them to a file called
sharedUtilities.js
, in which they are stored and used by simply importing them. This new file isn't only limited to this use, but it can be used for almost anything in the future. I also removed the Githubissues.