Skip to content

christaiwo/django-investment-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django Investment website

This is an Investment website built with django web framework

Features

  • 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

Demo

https://mavis-investment.herokuapp.com/

Deployment

To deploy this project run

Clone this github repository

  git clone https://github.com/christaiwo/django-investment-website

Enter the project folder

  cd django-investment-website

Activate virtual enviroment

  source env/bin/activate

Migrate the database

python3 manage.py makemigrations
python3 manage.py migrate

Create admin account

python3 manage.py createsuperuser

Start the cronjob

python3 manage.py crontab add

You are done you can visit the site now from your browser

http://127.0.0.1:8000/

Authors

License

MIT

Feedback

If you have any feedback, please reach out to us at christopherijagbemi@gmail.com

Support

For support, email christopherijagbemi@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published