Giter Site home page Giter Site logo

politech-js's Introduction

1st assignment

Technologies & Libraries used:

  • HTML
  • CSS
  • Tailwind
  • DaisyUI
  • Google Fonts

Contributors:

  • Simone Bianchin

Description:

A small quiz website developed in base HTML/CSS. The questions are saved in a JSON file and are loaded dynamically. The user can choose between 2 different categories of questions and can see the results at the end of the quiz. The code has been written in with a small state (global) and modified by few functions corresponding to the iterations of the questions. The score takes in consideration the time spent to answer the questions and the number of correct answers. The website is responsive and has been developed with Tailwind and DaisyUI.

2st assignment

Technologies & Libraries used:

  • HTML
  • CSS
  • Tailwind
  • DaisyUI
  • Google Fonts
  • Font Awesome

Contributors:

  • Simone Bianchin

Description:

A small TODO list for movies / TV series developed in base HTML/CSS. The core of the project is the implementation of a basic state management system in pure Javascript. See state.js for more details. The state allows to subscribe to changes along the DOM and to update the state accordingly though actions. The state has been made persistent through the use of the local storage. When the website is loaded with an empty local storage, the state is initialized with a default value (3 movies). THe search doesnt modify the state, but it is used to filter the movies in the DOM, keeping it clean and simple.

politech-js's People

Contributors

powext avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.