devoir1

application de citation aleatoir

https://github.com/oncle1812/devoir1

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

application de citation aleatoir

Basic Info
  • Host: GitHub
  • Owner: oncle1812
  • Language: JavaScript
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Citation

Owner

  • Login: oncle1812
  • Kind: user

Citation (citation.html)

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <link rel="stylesheet" href="style.css">
</head>
<body>
    <div class="container"><h1>sur notre site de citation</h1> <p>profiter des citation inscription inspirant</p> 
    <div class="citation-box">
        <p id="citationDisplay"> <i> " je n'ai pas echoue. j'ai juste trouver 10 000 solutions qui ne fonction pas".</i> <b>--thomas edison </b></p>
        <button id="changecitationBtn">changer de citation</button>
    </div>
</div>
<script src="script.js"></script>
</body>
</html>

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2