<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bonaventure Chukwudi</title>
    <description>The latest articles on DEV Community by Bonaventure Chukwudi (@bonarhyme).</description>
    <link>https://dev.to/bonarhyme</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F554216%2Fe20288aa-fe84-4e6a-bd61-cf7cac184cf9.jpeg</url>
      <title>DEV Community: Bonaventure Chukwudi</title>
      <link>https://dev.to/bonarhyme</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bonarhyme"/>
    <language>en</language>
    <item>
      <title>Football Prediction Site with Blog Functionality</title>
      <dc:creator>Bonaventure Chukwudi</dc:creator>
      <pubDate>Sat, 08 Jan 2022 08:26:25 +0000</pubDate>
      <link>https://dev.to/bonarhyme/football-prediction-site-with-blog-functionality-1p1b</link>
      <guid>https://dev.to/bonarhyme/football-prediction-site-with-blog-functionality-1p1b</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;The project is divided into two segments: the frontend and backend. They were essentially put into two repository: &lt;a href="https://github.com/bonarhyme/rhymebet" rel="noopener noreferrer"&gt;The frontend&lt;/a&gt; and &lt;a href="https://github.com/bonarhyme/rhymebet-backend" rel="noopener noreferrer"&gt;The backend&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;The project is called rhymebet, it is an online football prediction site to help people make people place smarter bets.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;The category chosen is the fifth and it is "Choose Your Own Adventure"&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/bonarhyme" rel="noopener noreferrer"&gt;
        bonarhyme
      &lt;/a&gt; / &lt;a href="https://github.com/bonarhyme/rhymebet-backend" rel="noopener noreferrer"&gt;
        rhymebet-backend
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Rhymebet API
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;rhymebet-backend&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;Rhymebet API&lt;/p&gt;
&lt;p&gt;Rhymebet provides premium and free football predictions and tips based on extensive studies and analysis of teams forms by our in-house experts.
Rhymebet also provides a sportsnews feature.&lt;/p&gt;
&lt;p&gt;There are roles permission in the website: admin, superAdmin and user.&lt;/p&gt;
&lt;p&gt;A user is allowed to only create an account, reset password, update profile, read a post, comment and reply on a post, pay for a subscription, get bonuses, etc.
An admin can do everything a user can do, but can also view lists of users, games, subscription and  news.
A superAdmin can do everything an admin can do, but will be ale to view list of admins etc.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/bonarhyme/rhymebet-backend" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
 and &lt;div class="ltag-github-readme-tag"&gt;
&lt;br&gt;
  &lt;div class="readme-overview"&gt;
&lt;br&gt;
    &lt;h2&gt;
&lt;br&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;&lt;br&gt;
      &lt;a href="https://github.com/bonarhyme" rel="noopener noreferrer"&gt;&lt;br&gt;
        bonarhyme&lt;br&gt;
      &lt;/a&gt; / &lt;a href="https://github.com/bonarhyme/rhymebet" rel="noopener noreferrer"&gt;&lt;br&gt;
        rhymebet&lt;br&gt;
      &lt;/a&gt;&lt;br&gt;
    &lt;/h2&gt;
&lt;br&gt;
    &lt;h3&gt;
&lt;br&gt;
      Source code for rhymebet predictions&lt;br&gt;
    &lt;/h3&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="ltag-github-body"&gt;
&lt;br&gt;
    

&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Source Code for Rhymebet Services&lt;/h1&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://rhymebet.com" rel="nofollow noopener noreferrer"&gt;https://rhymebet.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A football prediction site.&lt;/p&gt;

&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
  &lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/bonarhyme/rhymebet" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ivh6ckflvxiifigkxva.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ivh6ckflvxiifigkxva.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>atlashackathon</category>
    </item>
  </channel>
</rss>
