-
Updated
Jun 10, 2022 - Python
industry
Here are 124 public repositories matching this topic...
-
Updated
Sep 17, 2021 - HTML
-
Updated
Jun 10, 2022 - C++
-
Updated
Feb 18, 2020 - Python
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Feb 4, 2018 - C#
-
Updated
Feb 29, 2020 - HTML
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Jul 8, 2022
-
Updated
Jan 10, 2022
Use model for define enum document (quote, order, deleveries, invoinces etc ..
Exemple :
<?php
class Quote extends Model
{
/**
* Quote' status
*
* @var array
*/
public const STATU = [
1 => 'Open',
2 => 'Close'
];
/**
* returns the id of a given statu
*
* @param string $statu quote 's statu
* @return int statuID
*/
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jun 8, 2022
-
Updated
May 14, 2018
-
Updated
Jul 1, 2022
-
Updated
Dec 8, 2021 - Python
-
Updated
Sep 30, 2021 - C++
-
Updated
Nov 21, 2017 - Jupyter Notebook
-
Updated
May 13, 2022 - C++
Improve this page
Add a description, image, and links to the industry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the industry topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Currently, there is one main document (README.md) where all the information for each section is written up. Separating each section into its own .md file (i.e, PERCEPTION.md) and simply linking it from the main README will improve user experience.