Skip to content

Coolfee is an online learning platform for JavaScript and unit testing

License

Notifications You must be signed in to change notification settings

coolfee/coolfee.github.io

Repository files navigation

Welcome to the jungle!

We treat the stranger who stay with us as the native among.

Coolfee is a user-friendly web application designed to enhance your JavaScript learning experience. Our platform offers a seamless environment where you can effortlessly create and test your code.

For educators, the "Tests" tab enables you to create comprehensive assessments. Simply fill in the necessary information or leave certain fields blank in the "Code" tab, and effortlessly share the assignments with your students. Our test language is based on Jest, but it's a much simpler version with a lot less matchers.

If you're a student, Coolfee serves as a dynamic playground for you to explore and master JavaScript. Challenge yourself by attempting the tests curated by your teacher and elevate your coding skills in a fun and interactive manner.

Coolfee is licensed under the MIT License: A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


This project uses Ace Editor, therefore its licensing:

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Ajax.org B.V. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.