Website Python Backend of Stratifi, a startup for brand and influencers.
Your can follow our update on our social media handles below:
Twitter: @stratifi_
Facebook: @stratifi
Lingkedin: @stratifing
Instagram: @stratifii_
TikTok: @stratifi
The website will be created using Django Python Framework for the Backend and ReactJs JavaScript Framework for the Frontend.
- Create virtual environment venv
- Create django project on core and install all the requirement
- Create blog app for Stratifi to keep user abreast of happening in the tech and influencing world.
- Create user acconts for both brands and influencers
- Create Project app so brands can create projects and influencers can accept and work on project
- Create an about app to host informations such as about us, contact us, privacy policy, terms of use among other things about the startup.
- Create a support page where brands and influencers can get answers to their questions.
- Integrate payments to the app.
Things will be added as we progress.
- Django
- Restframework
- Pillow