We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Mastori</title> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/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%"> Mastori </td> </tr> <tr> <th> Current Openings for new Contributors: </th> <td> <span style="color: red">5 more Software Developers required</span> </td> </tr> <tr> <th> Description: </th> <td> <p> **Mastori** is a community-driven open-source project that aims to provide a simple and efficient blogging platform built with the Django Rest Framework. </p> </td> </tr> <tr> <th> Repository URL: </th> <td> https://github.com/SpaceyaTech/mastori </td> </tr> <tr> <th> Project Start Date: </th> <td> 2022-08-01 </td> </tr> <tr> <th> Project Status </th> <td> Active </td> </tr> <tr> <th> Date Project Owner joined SpaceYaTech </th> <td> 2022-04-17 </td> </tr> <tr> <th> About the Project Owner: </th> <td> <p> **SpaceYaTech** We are the fastest growing African Open-Source Community Looking To Change The Way Young Africans Get Started In Technology. </p> </td> </tr> <tr> <th> How to contact: </th> <td> Email: info@spaceyatech.com <br /> Tel: <br /> Whatsapp: <br /> Discord: https://discord.gg/6ru4tk987B </td> </tr> <tr> <th> Project Owner git username: </th> <td> https://github.com/SpaceyaTech/ </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>Django-Rest</li> <li></li> </ul> </p> </td> </tr> <tr> <th>Joining Requirements:</th> <td> <p> You should know: <ul> <li>Be ready to learn, Basic django concepts</li> </ul> </p> <p> Plus points if you also know <ul> <li>Github, Collaboration tools</li> </ul> </p> </td> </tr> <tr> <th>License:</th> <td> GPL license </td> </tr> <tr> <th>Benefits of Joining:</th> <td> <ul> <li>Experience on your CV</li> <li>Mentorship opportunities Caerer growth</li> </ul> </td> </tr> <tr> <th>What if I do not yet match joining requirements?</th> <td> We could get you mentorship partners </td> </tr> <tr> <th>Planned Revenue Streams:</th> <td> <ul> <li>Premium features</li> </ul> </td> </tr> <tr> <th>Funding status and message to prospective investors:</th> <td> <p> Sponsor this project </p> </td> </tr> </tbody> </table> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <script src="main.js"></script> </body> </html>```
The text was updated successfully, but these errors were encountered:
JimmyTron
javaspeak
jebitok-dev
No branches or pull requests
The text was updated successfully, but these errors were encountered: