All Projects → libertempo → web

libertempo / web

Licence: GPL-2.0 license
Application web de gestion des congés en ligne

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to web

HacktoberFest21
A beginner friendly repository for HacktoberFest 2021
Stars: ✭ 45 (-34.78%)
Mutual labels:  beginner-friendly
costa-rica-iban
Funciones utiles para extraer y validar información general de números de cuenta IBAN de Costa Rica
Stars: ✭ 16 (-76.81%)
Mutual labels:  beginner-friendly
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+186.96%)
Mutual labels:  beginner-friendly
ZeroOctave-Javascript-Projects
This Repository Contains 150+ web development Projects.
Stars: ✭ 134 (+94.2%)
Mutual labels:  beginner-friendly
GameMenu-cpp
A c++ library depending on sfml which can be used to create old school UI menu for sfml based software.
Stars: ✭ 21 (-69.57%)
Mutual labels:  beginner-friendly
awesome-podcast-episodes
List of some of the most informational podcast episodes for developers
Stars: ✭ 35 (-49.28%)
Mutual labels:  beginner-friendly
hafcaf
When you only want a little JavaScript in your SPA.
Stars: ✭ 17 (-75.36%)
Mutual labels:  beginner-friendly
IoT
A repository dedicated to IoT(internet of things ) and python scripts
Stars: ✭ 24 (-65.22%)
Mutual labels:  beginner-friendly
github welcome wall
This is the official repository for the Towards Data Science Article, "WTH am I doing here? The absolute beginner's guide to Git and GitHub"
Stars: ✭ 25 (-63.77%)
Mutual labels:  beginner-friendly
Your-First-Contribution
You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.
Stars: ✭ 24 (-65.22%)
Mutual labels:  beginner-friendly
hacktoberfest-beginners
This repository solely aims to provide beginners a spark to start contributing to open source. Open source helps our growth in myriad ways. The early you start the better you become.
Stars: ✭ 17 (-75.36%)
Mutual labels:  beginner-friendly
Snippet-Share
This is a snippet sharing app that can be used to share snippets of code and more.
Stars: ✭ 41 (-40.58%)
Mutual labels:  beginner-friendly
hacktoberfest 2021
Solve the given questions, and submit a PR.💬 Make sure you submit the solution in the correct folder. ✔
Stars: ✭ 44 (-36.23%)
Mutual labels:  beginner-friendly
eczar
Eczar: fonts for Devanagari and Latin
Stars: ✭ 52 (-24.64%)
Mutual labels:  libre
Repo-Excluded-From-HacktoberFest-2021
Know a bit of python & need pr for hacktoberfest ? come join us in the journey
Stars: ✭ 17 (-75.36%)
Mutual labels:  beginner-friendly
OpenLibreNFC
An app to modify and read memory in the Libre blood glucose monitor.
Stars: ✭ 45 (-34.78%)
Mutual labels:  libre
online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
Stars: ✭ 31 (-55.07%)
Mutual labels:  beginner-friendly
Hacktober-Fest-2021
📜This repository is created to welcome all the open source enthusiasts to get introduced to beginner friendly projects they could work with in the festive season of HacktoberFest 2021🎇🙌.
Stars: ✭ 23 (-66.67%)
Mutual labels:  beginner-friendly
FreeCodeCamp-Projects
This repo is for coders who are looking to contribute & participate in Hacktoberfest. Please do star the repo if y'all liked it!
Stars: ✭ 30 (-56.52%)
Mutual labels:  beginner-friendly
SpringBootRestAPI
A ready-to-use Template for Rest API using spring-boot-microservices, MongoDB as Database, Integrated with codecov and sonarqube, deployable to cloud.
Stars: ✭ 24 (-65.22%)
Mutual labels:  beginner-friendly

Logo

BCH compliance Codacy Badge Codacy Badge build_status licence

Panthéon

Présentation

Libertempo est une application web interactive de gestion des congés du personnel. Elle a pour objectif de rendre la gestion des congés accessible à tous.

Libertempo se veut être au plus proche des règles inhérentes aux réglementations françaises tout en restant paramétrable afin de répondre aux particularités et conventions des entreprises et des administrations.

Plus d'informations sont disponibles sur le blog et la documentation.

Initialisation

Avant tout, il vous faut installer npm, le gestionnaire de paquet de Node.

Ensuite, l'installation sous sa forme la plus simple se résume à faire :

git clone --single-branch -b master [email protected]:libertempo/web.git
cd web
ln -sf `pwd`/App/Tools/post-checkout .git/hooks/post-checkout
make install

Chaque nouvelle version est mise à disposition sur github et sur le blog du logiciel

Support minimum

Logiciel Version
php 7.1
mysql 8.0
apache 2.4
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].