https://github.com/abhiramdodda/influencerapp
A Flask and VueJS based application for finding Influencers online to outsource advertising contracts.
https://github.com/abhiramdodda/influencerapp
css3 flask flask-restful flask-sqlalchemy jwt-authentication rbac-authorization sqlite3 vuejs
Last synced: 4 months ago
JSON representation
A Flask and VueJS based application for finding Influencers online to outsource advertising contracts.
- Host: GitHub
- URL: https://github.com/abhiramdodda/influencerapp
- Owner: AbhiramDodda
- Created: 2024-09-06T05:33:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T08:06:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-08T17:55:42.058Z (over 1 year ago)
- Topics: css3, flask, flask-restful, flask-sqlalchemy, jwt-authentication, rbac-authorization, sqlite3, vuejs
- Language: Python
- Homepage:
- Size: 40.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InfluencerApp
## Designed using Flask and Vue the website can be used by organizations and individuals to outsource advertising tasks to influencers.
### The code files include Pytohn virtual environment that has all the dependencies.
### How to run the code?
- Download the zip.
- Unzip the folder.
- If on Linux run the command source influencerapp/bin/activate to activate python virtual environment.