Skip to content

This is an Information Management System that jelps in organising and planning construction projects in a particular county in Kenya.

License

Notifications You must be signed in to change notification settings

Rogendo/VHC-Project-Tracker

Repository files navigation

County Construction Project Information Management System

Intro - welcome to ***** County Information Management System


This is an Information Management System that jelps in organising and planning construction projects in a county. It tracks construction projects' tenders, contractors and project progress.

How to run it?

The following instructions were tested on the Windows and Linux with Python 3.8.

  1. Clone this repository

git clone
https://github.com/Rogendo/VihigacountyconstructionprojectinformationSystem.git


cd VihigacountyconstructionprojectinformationSystem/

  1. Create and activate virtual environment

python -m venv venv

on Linux system


source venv/bin/activate

on Windows system


.\venv\Scripts\activate.bat

  1. Install requirements

pip install  -r requirements.txt

  1. Cd to the directory with the manage.py file, then run the server.

  2. Run the server


python manage.py runserver

List of features

  • Information Management System Admin

Contributing

Keep it simple..

Author or Acknowledgments

  • Peter Rogendo

License

This project is licensed under the MIT License

About

This is an Information Management System that jelps in organising and planning construction projects in a particular county in Kenya.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published