This is an Investment website built with django web framework
- Light/dark mode toggle
- Live previews
- Cross platform
- user deposit with paystack integration
- user registration
- buying of plan
- daily or end or plan earning
- withdrawal
https://mavis-investment.herokuapp.com/
To deploy this project run
git clone https://github.com/christaiwo/django-investment-website
cd django-investment-website
source env/bin/activate
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py crontab add
You are done you can visit the site now from your browser
http://127.0.0.1:8000/
If you have any feedback, please reach out to us at christopherijagbemi@gmail.com
For support, email christopherijagbemi@gmail.com