-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from SpaceyaTech/28-create-listing-for-team-fo…
…lio-by-maurice-emmanuel Add Listing for Team Folio Project
- Loading branch information
Showing
2 changed files
with
263 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,251 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>@todo: add project name</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="styles.css"> | ||
</head> | ||
|
||
<body> | ||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark"> | ||
<div class="container"> | ||
<a class="navbar-brand" href="../../index.html">CoLabs</a> | ||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" | ||
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarSupportedContent"> | ||
<ul class="navbar-nav me-auto mb-2 mb-lg-0"> | ||
<li class="nav-item"> | ||
<a class="nav-link active" aria-current="page" href="../../index.html">Home</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="../../projects.html">Projects</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<div class="container my-5"> | ||
|
||
<table class="table table-hover"> | ||
<tbody> | ||
<tr> | ||
<th width="25%"> | ||
Project Name: | ||
</th> | ||
<td width="75%"> | ||
@todo | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Current Openings for new Contributors: | ||
</th> | ||
<td> | ||
<span style="color: red">0 more Software Developers required as at 15th January 2023</span> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Description: | ||
</th> | ||
<td> | ||
<p> | ||
@todo write your description here. | ||
</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Repository URL: | ||
</th> | ||
<td> | ||
@todo add the repository urls of your project here | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Project Start Date: | ||
</th> | ||
<td> | ||
@todo write your project start date here | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Project Status | ||
</th> | ||
<td> | ||
Active | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Date Project Owner joined SpaceYaTech | ||
</th> | ||
<td> | ||
Write the date you joined SpaceYaTech here | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
About the Project Owner: | ||
</th> | ||
<td> | ||
<p> | ||
@todo write something about your project owner here. Include other stuff like hobbies | ||
as well. | ||
</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
How to contact: | ||
</th> | ||
<td> | ||
Email: @todo | ||
<br /> | ||
Tel: @todo | ||
<br /> | ||
Whatsapp: @todo | ||
<br /> | ||
Discord: @todo | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Project Owner git username: | ||
</th> | ||
<td> | ||
@todo | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
Current Contributors | ||
</th> | ||
<td> | ||
<table cellspacing="10" cellpadding="10"> | ||
<tr> | ||
<td valign="top"> | ||
Joe Blogs | ||
<br /> | ||
(project owner) | ||
</td> | ||
<td> | ||
Status: Active | ||
<br /> | ||
Email: @todo | ||
<br /> | ||
Discord: @todo | ||
<br /> | ||
Whatsapp: @todo | ||
</td> | ||
</tr> | ||
<tr> | ||
<td valign="top">Joe Blogger</td> | ||
<td> | ||
Status: Active | ||
<br /> | ||
Email: @todo | ||
<br /> | ||
Discord: @todo | ||
</td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Tech Stack:</th> | ||
<td> | ||
<p> | ||
Backend | ||
<ul> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
</ul> | ||
</p> | ||
<p> | ||
Front end | ||
<ul> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
</ul> | ||
</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Joining Requirements:</th> | ||
<td> | ||
<p> | ||
You should know: | ||
<ul> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
</ul> | ||
</p> | ||
<p> | ||
Plus points if you also know | ||
<ul> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
<li>AWS Devops</li> | ||
</ul> | ||
</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>License:</th> | ||
<td> | ||
@todo add your license here | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Benefits of Joining:</th> | ||
<td> | ||
<ul> | ||
<li>Experience on your CV</li> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
</ul> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>What if I do not yet match joining requirements?</th> | ||
<td> | ||
@todo | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Planned Revenue Streams:</th> | ||
<td> | ||
<ul> | ||
<li>@todo</li> | ||
<li>@todo</li> | ||
</ul> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Funding status and message to prospective investors:</th> | ||
<td> | ||
<p> | ||
@todo | ||
</p> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" | ||
integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" | ||
crossorigin="anonymous"></script> | ||
<script src="main.js"></script> | ||
</body> | ||
|
||
</html> |