Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.45 KB

File metadata and controls

39 lines (33 loc) · 2.45 KB

This web-based app it's an study support to count the study-time and organize it. In the future, there is an idea to make it a platform. It's in catalan. You can temporize your studying times and download a CSV document with the hystory. It's very personalitzable: you can change the background colour and choose from 4 font families.

Languages

This project is made with HTML5, CSS3 and JS.

Structure

This is project's structure:

EstudiPro/
├── index.html
├── about.html
├── help.html
├── styles.css
├── script.js
├── v1/ ──┐
├── v2/ ──┼─ old versions of the code
├── v3/ ──┘
├── media/
│    ├── estudipro_logo_color-fonsgris.png
│    ├── estudipro_logo_color.png
│    ├── estudipro_logo_neutre-fonsgris.png
│    ├── estudipro_logo_neutre.ico
│    └── estudipro_logo_neutre.png
├── articles/
│    └── la-musica-es-bona-per-concentrarse.html
└── changing-edition-advice/
     ├── index.html
     └── styles-advice.css

Design

The background main colour it's #fafafa; the main part background colour it's #ffffff and the text colour, #111111. The colours are natively that ones, but you can change the background color from the user interface.

The text font it's Montserrat (extracted from Google Fonts), but from the user interface you can change also the font.

View the work

You can see the final work at https://estudipro.netlify.app. To save it localy, you can download the lastest version at GitHub.

EstudiPro © 2025 by Arnau TM. is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International