cyllab / CalcUS

Quantum Chemistry Web Platform
https://calcus.readthedocs.io
GNU General Public License v3.0
65 stars 19 forks source link

Project is now preselected based on previously selected project when running new calculation #11

Closed div-yam closed 2 years ago

div-yam commented 2 years ago

Now the previously selected project is preselected, when we open the new calculation page. If there is no preselected project, it will by default select the project alphabetically. I have used localStorage for this implementation (It stores data without any expiration date) and using the database was unnecessary for this purpose. Below is the screen recording of the implementation.

https://drive.google.com/file/d/1HBEBgid9jqkifrktpU9oRJ-qTyLaAD7C/view?usp=sharing