bio.tools Angular 12 frontend draft work. It's in no way finished, things have changed since Angular 12... but perhaps it might be a starting place to move bio.tools frontend to more up to date technologies.
Folder with Angular 12 frontend draft work from the initial design:
- The work done is only for tools
- only GET tools from bio.tools API (read, no write tools)
- very early work
- based on designs in
initial-designfolder , see below section - need to make CORS work so local code can read from bio.tools API, or just make it work with local(host) running instance of bio.tools
- See
bt-angular-projects/bt2/README.mdto install and run locally
Folder with Angular 12 frontend draft work:
- Less of the design , more of the pages implemented
- Initially meant to work with local bio.tools backend
- See
bt-angular-projects/biotools2to install and run locally
Folder with initial design:
- Contains mostly static HTML, CSS, SASS and images of the design
- Also some JavaScript / jQuery which should not be used in the Angular project
- Some old , not recommemded to use compass / Ruby files