kodjunkie / bellebank-app

A simple meal subscription prototype application, using the Federal University of Technology, Minna as a case study.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Belle Bank App

A simple meal subscription prototype application, using the Federal University of Technology, Minna as a case study.

Belle bank is a web application which enables students of Federal University of technology, Minna to subscribe for food packages when there is availability of money and allows them to order for food until their subscription is exhausted.

Installation

    git clone https://github.com/Paplow/bellebank-app.git bellebank
    cd bellebank
    cp .env.example .env
    # Modify .env file accordingly
    npm install
    # Start your mongodb server
    npm start

About

A simple meal subscription prototype application, using the Federal University of Technology, Minna as a case study.


Languages

Language:EJS 56.1%Language:JavaScript 32.0%Language:CSS 11.4%Language:Shell 0.5%