Giter Site home page Giter Site logo

ims's Introduction

Investors Management System (IMS)

IMS is a web based systems which aims to facilitate management of Investors which can be used by any Investors Organization you can customize per your own specifics.

Screenshots

Alt text

Alt text

Alt text

Alt text

Requirements

  • Composer installed
  • Php 8 +

HOW TO INSTALL THE APP

  • Clone your project into you web server directory
  • Composer install
  • Rename .env-example to .env and configure your enviroment settings
  • Run the migrations

If you prefer to start up the app using pre-data you can run the seeder command which will populate your tables

php artisan db:seed

Then you can login the following credentials

  • Username: S.Admin
  • Password: Admin@2023

HOW THE SYSTEMS WORKS

Users will be located depending on which branch are designated to and each user will have diffrent permissions which will be assigned by Super Administrator.

In general all users are categorized as follows

  • Normal Users
  • Administrators
  • Super Administrators

Normal Users

This users have permissions to

  • Add Investors Profile ✅
  • Edit Investors Profile ✅

Administrators

This users have permissions to

  • Add Investors Profile ✅
  • Edit Investors Profile ✅
  • Add New Contracts (Each branch can add a new contract depending on which contract amount is allowed to) ✅
  • Edit Contract details (Which previously created by its branch) ✅
  • Access to Investors Payment List ❌
  • Access to Top Investors,Investors Flow Chart ❌

Super Administators

This users have all the administrators priviledges with addition of

  • Create staff users which will have a default password of 'Staff@2023' ✅
  • Have read,write access to all contracts not bounded by branch ✅
  • Approve password resets
  • Logs

System Phases

IMS is divided into three phases

  1. Investor Profile
  2. Contracts
  3. Admin Dashboard , Reports

Investor Profile

This phase will have all the investors basic details such as

  • Full Name
  • Residence Area
  • Phone Number
  • Email
  • DOB
  • Investor image
  • Copy of ID (Gorverment Issued Id)
  • Bank Details
    • Account Name
    • Account Number
    • Bank Name
  • Next of Kin
    • Name
    • Relationship
    • Mobile No
    • Copy of ID (Gorvement Issued Id)

Contracts

This will store the contract details associated with any investor

  • Name of Investor
  • Amount Invested
  • Project invested on
  • Contract start date
  • Scanned Payment slips
  • Scanned Contract Document

Have Fun Working with IMS

ims's People

Contributors

abramaleko avatar fabyo0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.