Skip to content

OmAmar106/Influencer-Sponsorship-Engagement-System-23f2002152

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Influencer Sponsorship Engagement System

This repository contains the MAD-I Project by Om Amar (23f2002152), developed during the May-September term.

This project is a comprehensive Influencer Sponsorship Engagement System that simplifies the collaboration process between Sponsors and Influencers. It includes a variety of features for sponsors, influencers, and admins to manage their tasks effectively.


Features

  1. Profile Management

    • Create Sponsor and Influencer profiles.
  2. Campaign Creation

    • Sponsors can create ads/campaigns and send requests to Influencers.
    • Influencers can also request campaigns from Sponsors.
  3. Negotiation Platform

    • Campaign requests between Sponsors and Influencers can be negotiated.
  4. Admin Controls

    • Admins can view website statistics, ban users, and flag inappropriate campaigns/ads.
  5. Search and Filtering

    • Users and campaigns can be searched using various filters.
  6. Profile Picture Updates

    • Users can update their profile pictures.

Installation

To install the required dependencies, run the following command:

>>pip3 install Flask
>>pip3 install Flask-SQLAlchemy

After this , go to the folder in which you have downloaded the file followed by

>>cd MAD-I_Project
>>python main.py

Some Screenshots


signupform

campaign

usersearch


API End Points :

For users :

>> /api/user/userid 

For ads :

>> /api/ad/adname

For Campaigns :

>> /api/campaign/campaignname

About

This repository consists of MAD-I Project by 23f2002152.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published