53 lines
3.4 KiB
Plaintext
53 lines
3.4 KiB
Plaintext
---
|
|
layout: layout.vto
|
|
---
|
|
<div class="page-heading p-10">
|
|
|
|
<div class="flex flex-col items-center justify-center mb-16">
|
|
<a href="/"><img class="w-58" src="/assets/media/science-ation.png" alt="Science-ation"></a>
|
|
<p class="italic text-2xl pt-6">Experience the Science Sensation</p>
|
|
</div>
|
|
|
|
<div class="flex flex-col w-3/4 mx-auto text-justify gap-y-5">
|
|
<p>Science-nation is the new development initiative that seeks to bring back to life the venerable Science Fair in a Box (SFIAB) project. AlgoLibre is grateful to James Grant and Lightbox Technologies for their foundational work and look forward to the next chapter of the project!</p>
|
|
|
|
<p>
|
|
This work is initiated by AlgoLibre Inc. with the foundational support of Sudbury Regional Science Fair (SRSF).
|
|
</p>
|
|
|
|
<p class="font-light">
|
|
Please send inquiries and communications to <a class="underline" href="mailto:contact@science-ation.ca">contact@science-ation.ca</a> or <a class="underline" href="mailto:science-ation@algolibre.io">science-ation@algolibre.io</a>.
|
|
</p>
|
|
|
|
<p class="italic">
|
|
AlgoLibre Inc. wishes to thank the entire committee of the SRSF and Leo Racette, Muad Sakah, and Armanveer Gill who are contributing to make this project a reality. Join us as we make this a reality!
|
|
</p>
|
|
|
|
<p>Here is the original description of SFIAB:</p>
|
|
|
|
<p class="page-content w-3/4 mx-auto text-justify pb-2">
|
|
The "Science Fair in a Box" (SFIAB) project provides regions hosting a science fair with a complete and comprehensive package that can be used to assist in the implementation and running of the fair. The SFIAB provides a web based application to facilitate all areas of running a science fair such as online registration for the participants, judges, sponsor management, judge scheduling and awards management.
|
|
</p>
|
|
<p class="page-content w-3/4 mx-auto text-justify py-1">
|
|
The SFIAB is implemented using open-source tools wherever possible, creating a truly open and customizable product that fairs can modify to suit their needs. However, SFIAB contain enough configuration options to allow fairs to use the system without any modifications to the underlying codebase. SFIAB is developed using PHP, with MySQL as the backend database. Other database backends could be supported in the future. All reports are created in print-ready PDF format to ensure cross-platform compatibility where applicable and also available to export as a CSV to external applications.
|
|
</p>
|
|
<p class="page-content w-3/4 mx-auto text-justify py-1">
|
|
All text in SFIAB is internationalized to allow the use of the system in any language. 'Language Packs' will be available in other language once translations are complete. (If you'd like to assist in translation, contact us!)
|
|
</p>
|
|
<p class="page-content w-3/4 mx-auto text-justify py-1">
|
|
SFIAB is the most advanced, most comprehensive Science Fair Software in the world, and is used by many science fairs spread across many different countries!
|
|
</p>
|
|
</div>
|
|
|
|
<h3 class="text-center text-3xl font-semibold mt-20 mb-10">Thank you to our founding members</h3>
|
|
<div class="flex justify-center gap-x-32">
|
|
<div>
|
|
<a href="https://srsf.ca" target="_blank"><img class="w-auto max-h-32" src="/assets/media/srsf_logo.png" alt=""></a>
|
|
</div>
|
|
<div>
|
|
<a href="https://algolibre.io" target="_blank"><img class="w-auto max-h-full" src="/assets/media/algolibre_logo.svg" alt="AlgoLibre Inc."></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|