GOSACCO. The software to manage your sacco.
- Quick summary
- Version
- Learn Markdown
-
Clone the repository
-
Create a virtualenvironment and set it up with python2.7
-
Add local_settings.py to gosacco app Download Sample local_settings.py
-
Configure your database details
-
Run pip install -r requirements.txt
-
Run ./manage.py makemigrations
-
Run ./manage.py migrate
-
Run ./manage.py test
-
Run ./manage.py runserver "ip:port"
-
Configuration
-
Dependencies
-
Database configuration
-
How to run tests
-
Deployment instructions
- Writing tests
- Code review
- Other guidelines
- Lubega Mark [email protected]
- Semakula Kraiba [email protected]
- Buhiire Keneth [email protected]