profile-pic

Sunday Brian

Debugger Supreme/Web Developer

Restaurant Manager

Restaurant manager is an application that enables restaurant owners to keep track of their inventory as well as manage staff and orders.

Technology

It is built using Nodejs and the express framework. The database of choice is postgresql and the app is hosted on heroku. Knexjs was used as the query builder library of for the migrations, coupled with Objectionjs ORM. Jest was testing library, circle-ci was used for CI/CD and docker for containerisation.

Away fans

An android application for football fans to get news about their local club

Technology

Aways fans is built with ionic-angular.On the backend an express/nodejs hosted on heroku app that scrapes football sites for the data, saves to mongodb and provides the data via api calls. Firebase was used for authentication and hosting of the webapp.

React Resort

This is a beach resort website built in react

Technology

React resort is built using the react library,styled components, Javascript, contenful as the headless cms and deployed on netlify.

Pixels

Instagram Clone

Technology

Insta pixels is built using the django web framework, bootstrap for the css and postgresql for the database. Hosting platform is heroku

Ristorante

This is a multi vendor restaurant application, where restaurant owners can register to the site, create a virtual shop and handle orders from the web dashboard.The orders will be placed from an android application

Technology

Ristorante is built using angular8, firebase as the backend and also deployed on firebase hosting.Bootstrap4 is the css framework.

WatchDogs

This a web application that mimics a news site where users can read news articles from different sources

Technology

WatchDogs is built using flask web framework, python requests to consume the news api, database used is postgresql, bootstrap4 is the css framework and deployed on heroku.