-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschoolmanager.html
More file actions
45 lines (44 loc) · 2.03 KB
/
schoolmanager.html
File metadata and controls
45 lines (44 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: Harrison Favour (School Manager)
layout: default
---
<section>
<header>
<h1>School Manager Portal</h1>
</header>
<aside class="section__aside">
<span>SCHOOL MANAGER</span>
</aside>
<article>
<h2>Multi-tenant School Management Portal</h2>
<p>
This is an application that was built with <a class="card__link" href="/portfolio/dynamo">Dynamo</a>. It is a management portal for tertiary
institutions and was built to be a Multi-tenant SaaS platform.
This makes setting up of schools as easy creating the clients for the schools and issuing their client IDs.</p>
<p>
I led the team driving the deployment of various schools built using the Dynamo framework. Listed below are some
of the schools running on Dynamo:
<ul>
<li><a class="card__link" href="http://application.futo.edu.ng/">Federal University of Technology, Owerri</a></li>
<li><a class="card__link" href="https://portal.espoly.edu.ng/">Enugu State Polytechnic, Iwollo</a></li>
<li><a class="card__link" href="https://portal.akwaibomstatecoe.com/">College of Education, Akwa Ibom</a></li>
<li><a class="card__link" href="http://degreeportal.fceehaamufu.com/">Federal College of Education, Eha Amufu</a></li>
</ul>
</p>
<p>Check out the docs <a class="card__link" href="https://dynamodocs.vercel.app/docs/getting-started/background">here</a>.</p>
<h3>What did I do, you ask?</h3>
<p>
I primarily with React and the Dynamo framework during this period and was heavily involved in various sections of
the product including the back-end and the front-end.
I led the team for 2 years and;
<ul>
<li>drove development of various features based on client (school) requests,</li>
<li>led deployments and integrations,</li>
<li>pushed proper adoptions for version controls,</li>
<li>wrote documentations to ease onboarding processes,</li>
<li>fixed bugs, and</li>
<li>guided various members of the team.</li>
</ul>
</p>
</article>
</section>