Skip to content

Teleka Sacco Manger version 2.0 , This is a project built on SAAS Python Django Framework to help manage small Savings And Credit Cooperatives handle their records keeping on the go without difficulty

Notifications You must be signed in to change notification settings

alvienzo720/Teleka_V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teleka Sacco Manger version 2.0: Django

This is a project built on SAAS Python Django Framework to help manage small Savings And Credit Coperatives handle thier records keeping on the go without difficulty

Login Page

Screen Shot 2022-10-15 at 1 07 14 PM

Register Page

Register

Dashbaord

Screen Shot 2022-10-15 at 1 07 43 PM

Warnings

Please be sure to read the following instructions and considerations before running this code on your local workstation, shared systems, or production environments.

Local development

To run this project in your development machine, follow these steps:

  1. (optional) Create and activate a virtualenv (you may want to use virtualenvwrapper).

  2. Fork this repo and clone your fork:

    git clone https://github.com/alvienzo720/Teleka_V2

  3. Install dependencies:

    pip install -r requirements.txt

  4. Create a development database:

    ./manage.py migrate

  5. If everything is alright, you should be able to start the Django development server:

    ./manage.py runserver

  6. Open your browser and go to http://127.0.0.1:8000, you will be greeted with a welcome page.

About

Teleka Sacco Manger version 2.0 , This is a project built on SAAS Python Django Framework to help manage small Savings And Credit Cooperatives handle their records keeping on the go without difficulty

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published