Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: AlexAAguila
  • Language: HTML
  • Default Branch: master
  • Size: 71.9 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 6 years ago · Last pushed almost 6 years ago
Metadata Files
Readme Citation

README.md

Project-2

Owner

  • Name: Alex Aguilar
  • Login: AlexAAguila
  • Kind: user
  • Company: British Columbia Institute of Technology

Citation (citations.html)

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>The Happy Cat Hotel</title>
    <link rel="stylesheet" href="css/normalize.css">
    <link rel="stylesheet" href="css/main.css">
    <link rel="stylesheet" href="css/flexgrid.css">
    <link rel="stylesheet" href="css/navigation.css">
    <link rel="stylesheet" href="css/fonts.css">


    <!-- add icons https://www.w3schools.com/icons/ -->
    <script src='https://kit.fontawesome.com/a076d05399.js'></script>

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>

<body>
    <header>
    <!-- NAVIGATION -->
    <div class="row-100-yellow">
        <div class="column-25"> 
            <a href="Index.html"><h1 class="logo black-color">Happy Cat Hotel</h1></a>
        </div>

        <!-- COLUMN FOR NAVIGATION -->
        <div class="column-75">
            <nav>
                <a class="navigation" href="grooming.html">grooming</a>
                <a class="navigation" href="contact.html">contact</a>
                <a class="navigation" href="payment.html">check out</a>
                <div class="dropdown">
                    <button class="dropbtn-navigation primary-button margin-left">Meow, Phil</button>
                    <div class="dropdown-content">
                        <a href="view-profile.html">view profile</a>
                        <a href="edit-profile.html">edit profile</a>
                    </div> 
                </div>
            </nav>
        </div>
    </div>  <!-- END OF ROW NAVIGATION -->

    </header>
    <!-- END OF NAVIGATION -->

    <section>
        <div class="row-100-about">
            <div class="column-75 padding-bottom">
                <h1>Citations</h1>
                <li class="left">
                    <ul><a>https://www.w3schools.com/howto/howto_css_star_rating.asp</a></ul>
                    <ul><a>https://unsplash.com/photos/7GX5aICb5i4</a></ul>
                    <ul><a>https://unsplash.com/photos/rW-I87aPY5Y</a></ul>
                    <ul><a>https://unsplash.com/photos/rW-I87aPY5Y</a></ul>
                    <ul><a>https://unsplash.com/photos/uy5t-CJuIK4</a></ul>
                    <ul><a>https://unsplash.com/photos/awYrEHKWEk4</a></ul>
                    <ul><a>https://unsplash.com/photos/12lNNj-qJIg</a></ul>
                    <ul><a>https://unsplash.com/photos/iotaVuS6laQ</a></ul>
                    <ul><a>https://unsplash.com/photos/WJ6fmN1D-h0</a></ul>
                    <ul><a>https://unsplash.com/photos/7mfR5n3XozU</a></ul>
                    <ul><a>https://unsplash.com/photos/SoAGN0mnVp4</a></ul>
                    <ul><a>https://unsplash.com/photos/dh5ggbVBcsQ</a></ul>
                    <ul><a>https://unsplash.com/photos/Jf51OdlaUb0</a></ul>
                    <ul><a>https://www.w3schools.com/icons/</a></ul>
                    <ul><a>https://unsplash.com/photos/FIy2C-oZPgA</a></ul>
                    <ul><a>https://unsplash.com/photos/g1GOQsSd_iA</a></ul>
                    <ul><a>https://unsplash.com/photos/SoAGN0mnVp4</a></ul>
                    <ul><a>https://unsplash.com/photos/aYUZ7IkXdo0</a></ul>
                    <ul><a>https://www.w3schools.com/tags/tag_select.asp</a></ul>
                    <ul><a>https://www.w3schools.com/tags/att_input_type_checkbox.asp</a></ul>
                    <ul><a>https://www.w3schools.com/howto/howto_css_star_rating.asp</a></ul>
                    <ul><a>https://www.freecodecamp.org/news/how-to-center-things-with-style-in-css-dc87b7542689/</a></ul>
                    <ul><a>https://www.taniarascia.com/easiest-flex-grid-ever/</a></ul>
                    <ul><a>https://www.freecodecamp.org/news/how-to-center-things-with-style-in-css-dc87b7542689/</a></ul>
                    <ul><a>https://www.w3schools.com/howto/howto_css_dropdown.asp</a></ul>
                    <ul><a>https://www.w3schools.com/css/css_positioning.asp</a></ul>
                    <ul><a>https://www.w3schools.com/cssref/css3_pr_box-shadow.asp</a></ul>
                    <ul><a>https://www.w3schools.com/css/css3_object-fit.asp</a></ul>
                    <ul><a>https://www.w3schools.com/css/css_float.asp</a></ul>
                    <ul><a>https://www.w3schools.com/css/css_rwd_mediaqueries.asp</a></ul>
                    <ul><a>https://speckyboy.com/underline-text-effects-css/</a></ul>
                </li>
            </div>
        </div>
    </section>


<!--  FOOTER -->
    <footer>
        <section class="white-background-color footer-padding">
            <h1 class="margin-0 black-color">Want to see our Space?</h1>
            <h1 class="margin-0 black-color">Book a tour</h1>
            <button type="button" onclick="window.location.href='contact.html'" class="primary-button margin-top">Schedule a Tour</button>
        </section>

        <section>
            <div class="row-100-black-foot-2">
                <!-- COLUMN 1 -->
                <div class="column-100-black-foot">
                    <a href="Index.html"><h1 class="logo white-color">Happy Cat Hotel</h1></a>
                </div>

                <!-- COLUMN 2 -->
                    <div class="column-100-black-foot">
                        
                    <div class="nav-footer">
                        <a class="nav-footer" href="Booking.html">booking</a>
                        <p class="footer">Find the puurfect room for your cat.</p>
                    </div>
                    </div>

                <!-- COLUMN 3 -->
                <div class="column-100-black-foot">
                    <div class="nav-footer">
                        <a class="nav-footer" href="Grooming.html">grooming</a>
                        <p class="footer">Cat just needs to be cleaned? Say no more.</p>
                    </div>
                </div>

                <!-- COLUMN 6 -->
                <div class="column-100-black-foot">
                    <div class="nav-footer">
                        <a class="nav-footer" href="About.html">about</a>
                        <p class="footer">Get to know us!</p>
                    </div>
                </div>

                <!-- COLUMN 5 -->
                <div class="column-100-black-foot">
                    <div class="nav-footer">
                        <a class="nav-footer" href="Contact.html">contact</a>
                        <p class="footer">Get in touch to learn more!</p>
                    </div>
                </div>
                <div class="divider white-background-color margin-top"></div>
                </div>
        </section>

        <div class="row-100-black-foot">
            <div class="column-100">
                <p class="white-color">The Cat Inn. Copyright © 2020.</p>
                <a href="http://www.sfu.ca/~cpurbah/IAT339/Week4/Style_Guide_Template/Template.html" class="white-color padding-right" target="_blank">Styleguide <i style='font-size:.8em' class='fas'>&#xf0da;</i></a>
                <a href="Citations.html" class="white-color padding-right" target="_blank">Citations <i style='font-size:.8em' class='fas'>&#xf0da;</i></a>
                <a href="https://github.com/AlexAAguila/Project-2/commits/master?fbclid=IwAR06zcWZKk815seIVGGlVT1M5o3Xl_11wHNI3W12DBsscLrwFGCTRTrBSbk" class="white-color padding-right" target="_blank">Github <i style='font-size:.8em' class='fas'>&#xf0da;</i></a>
                <p>Website by Alex Aguilar + Coco Miko Purbah</p>
            </div>
        </div>
    </footer>
<!--  END OF FOOTER -->

</body>
</html>

GitHub Events

Total
Last Year