Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.82 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.82 KB

(MPIS) Member of parliament information system

This is the web-based system to support members of parliament to acquire views, ideas and compliments from the citizens with respect of constitution and will be created by the team working approach.

Documentation

S/N Title
1 Project Proposal
2 Functional requirement
3 Non Functional requirement
4 Database design
5 Project tasks
6 Project risks and way to resolve
7 Project dependencies
8 Project plan with critical path

Contribution in this project

git clone 
git checkout -b "branch name"
git add .
git commit -m "your commiting sms"
git push --set-upstream origin yourbranchname
create pull request 

to run the project in local machine for contribution

install xammp in your machine 
copy the cloned files into htdocs 
start apache server in xampp pannel 
start mysql rdbms in xampp pannel 
import database file into your rdbms 
database file *https://github.com/deogemini/MPIS/blob/main/mpis.sql*
open web browser and 
paste this *http://localhost/MPIS/*
execute