Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file removed .DS_Store
Binary file not shown.
9 changes: 0 additions & 9 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/website-www.codeuino.org.iml

This file was deleted.

1,048 changes: 0 additions & 1,048 deletions .idea/workspace.xml

This file was deleted.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
codeuino.org
29 changes: 29 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# CODEUINO

## Opening an issue
You should usually open an issue in the following situations:

* Report an error you can’t solve yourself
* Discuss a high-level topic or idea (for example, community, vision or policies)
* Propose a new feature or other project idea
* Tips for communicating on issues:

If you see an open issue that you want to tackle, comment on the issue to let people know you’re on it. That way, people are less likely to duplicate your work.
If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work.
If you opened an issue, but figured out the answer later on your own, comment on the issue to let people know, then close the issue. Even documenting that outcome is a contribution to the project.

## Opening a pull request
You should usually open a pull request in the following situations:

* Submit trivial fixes (for example, a typo, a broken link or an obvious error)
* Start work on a contribution that was already asked for, or that you’ve already discussed, in an issue
A pull request doesn’t have to represent finished work. It’s usually better to open a pull request early on, so others can watch or give feedback on your progress. Just mark it as a “WIP” (Work in Progress) in the subject line. You can always add more commits later.

If the project is on GitHub, here’s how to submit a pull request:

* Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)
* Create a branch for your edits.
* Reference any relevant issues or supporting documentation in your PR (for example, “Closes #37.”)
* Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
* Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.
* Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.
674 changes: 674 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

302 changes: 302 additions & 0 deletions Projects.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,302 @@
<!DOCTYPE HTML>

<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Codeuino</title>
<meta name="viewport" content="width=device-width, initial-scale=1">

<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />

<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">

<!-- Favicon-->
<link rel="shortcut icon" href="images/codeunio.jpeg" type="image/x-icon">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">

<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">

<!-- PopUp CSS-->
<link rel="stylesheet" href="css/donation-popup.css">

<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->

<!-- popup script -->
<script>
$(document).ready(function () {
$("#donate-us").click(function () {
$('#myModal').modal('show');
});
});
</script>

</head>
<body>

<div class="fh5co-loader"></div>

<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="container">
<div class="row">
<div class="col-xs-2 text-left">
<div id="fh5co-logo"><a href="index.html">CODEUINO<span>.</span></a></div>
</div>
<div class="col-xs-10 text-right menu-1">
<ul>
<li><a href="index.html">Home</a></li>


<li class="active"><a href="Projects.html">Project</a></li>
<li><a href="about.html">Team</a></li>
<li><a href="#fh5co-started" id="donate-us">Donate Us</a></li>
<li><a href="http://wiki.codeuino.org/">Wiki</a></li>
<li><a href="https://goo.gl/3pwWMR">Get Involved</a></li>
</ul>
</div>
</div>

</div>
</nav>

<header id="fh5co-header" class="fh5co-cover fh5co-cover-sm" role="banner" style="background-image:url(images/img_bg_1.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-7 text-left">
<div class="display-t">
<div class="display-tc animate-box" data-animate-effect="fadeInUp">
<h1 class="mb30">Our Creative Products</h1>
</div>
</div>
</div>
</div>
</div>
</header>



<div id="fh5co-project">
<div class="container">


<div class="row row-pb-md">
<div class="col-md-8 col-md-offset-2 text-left fh5co-heading animate-box">
<span>Want Some Cool Stuff</span>
<h2>Recent Projects</h2>
<p>Our organisation focus in integration of developers and helping them with their problems and at
same time providing them oppurtunities to interact with people all over world</p>
</div>
</div>

<div class="row">
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Screenshot of Social Platform Donut"
class="img-responsive">
<div class="fh5co-copy">
<h3>Donut</h3>
<p>Social Platform </p>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Screenshot of codeuino chat-platform"
class="img-responsive">
<div class="fh5co-copy">
<h3>Chat Platform</h3>
<p>Old way, with our touch</p>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Screenshot of Codeuino Certificate-Generator"
class="img-responsive">
<div class="fh5co-copy">
<h3>Certificate Generator</h3>
<p>A token of apprectiation from us</p>
</div>
</a>
</div>


<div class="col-md-12 text-center">
<nav aria-label="Page navigation">
<ul class="pagination">
<li>
<a href="#" aria-label="Previous">
<span aria-hidden="true">&laquo;</span>
</a>
</li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li>
<a href="#" aria-label="Next">
<span aria-hidden="true">&raquo;</span>
</a>
</li>
</ul>
</nav>
</div>

</div>
</div>

</div>





<!--Footer-->
<div id="footer">
<div class="flex-container">
<div class="about">
<h3>CODEUINO</h3>
<p>Codeuino-An Open Source Non-Profit Organisation,founded by Jaskirat Singh an Open Source maniac.
Codeuino develops various Open Source Softwares that tends to benefits all the people around.
The organisation acts as a guiding hand in the process and provides resources and infrastructure.
</p>
<div class="social-buttons">
<ul>
<li class="item"><a href="https://www.facebook.com/codeuino/"><i class="fab fa-facebook-f"></i></a></li>
<li class="item"><a href="https://twitter.com/codeuino"><i class="fab fa-twitter"></i></a></li>
<li class="item"><a href="https://in.linkedin.com/company/codeuino"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
<div class="links">
<h3>USEFUL LINKS </h3>
<ul>
<li><a href="https://github.com/codeuino">Github</a></li>
<li><a href="http://codeuino.org/Projects.html">Projects</a></li>
<li><a href="https://github.com/codeuino/codeuino-docs/blob/master/CODE%20OF%20CONDUCT.md">Code of Conduct</a></li>
<li><a href="http://codeuino.org/about.html">About</a></li>
</ul>
</div>

</div>
</div>
</div>
<div class="container">
<!--<h2>Large Modal</h2>-->
<!-- Trigger the modal with a button -->
<!--<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal">Open Large Modal</button>-->

<!-- Modal -->
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog modal-lg">
<div class="modal-content" style="height: 413px; background: #F0F5F9">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">&times;</button>
<!--<h4 class="modal-title">Modal Header</h4>-->
</div>
<div class="modal-body">
<!--POPUP-->
<div class="popup-style" id="popup">
<div class="col1">
<div class="card">
<div class="front">
<div class="type">
<img class="bankid"/>
</div>
<span class="chip"></span>
<span class="card_number">&#x25CF;&#x25CF;&#x25CF;&#x25CF; &#x25CF;&#x25CF;&#x25CF;&#x25CF; &#x25CF;&#x25CF;&#x25CF;&#x25CF; &#x25CF;&#x25CF;&#x25CF;&#x25CF; </span>
<div class="date"><span class="date_value">MM / YYYY</span></div>
<span class="fullname">FULL NAME</span>
</div>
<div class="back">
<div class="magnetic"></div>
<div class="bar"></div>
<span class="seccode">&#x25CF;&#x25CF;&#x25CF;</span>
<span class="chip"></span><span class="disclaimer">This card is property of Random Bank of Random corporation. <br> If found please return to Random Bank of Random corporation - 21968 Paris, Verdi Street, 34 </span>
</div>
</div>
</div>
<div class="col2">
<label>Card Number</label>
<input class="number" type="text" ng-model="ncard" maxlength="19"
onkeypress='return event.charCode >= 48 && event.charCode <= 57'/>
<label>Cardholder name</label>
<input class="inputname" type="text" placeholder=""/>
<label>Expiry date</label>
<input class="expire" type="text" placeholder="MM / YYYY"/>
<div class="row">
<div class="col-md-7">
<label>Security Number</label>
<input class="ccv" type="text" placeholder="CVV" maxlength="3"
onkeypress='return event.charCode >= 48 && event.charCode <= 57'/>
</div>
<div class="col-md-5">
<label id="stick-left">Amount($)</label>
<input class="amount" type="text" maxlength="8"
onkeypress='return event.charCode >= 48 && event.charCode <= 57'/>
</div>
</div>
<button class="buy"><i class="material-icons">lock</i> Pay </button>
</div>
</div>
<!--POPUP END-->
</div>
<!--<div class="modal-footer">-->
<!--<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>-->
<!--</div>-->
</div>
</div>
</div>
</div>
<!-- END POPUP-->

<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
</div>

<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- countTo -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Stellar -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Donation popup -->
<script src="js/donation-popup.js"></script>
<!-- Main -->
<script src="js/main.js"></script>

</body>
</html>
Loading