Skip to content

PramudithaN/adsync-shared

Repository files navigation

Project AdSync FrontEnd

This repository includes web interface related to Project AdSync. Please go through this ReadMe for a complete breakthrough of the repository.

Starting repository for the first time

project repo is maintained using npm package manager and here's the terminal inputs you need in order to start the dev enviornment.

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

Free and Open-Source Attributions

This project contains open-source components, libraries and elements which includes in this project.

  • DevUI Components

    A free to use component library which provides with UI elements to integrate.

  • Google Fonts

    Poppins and Inter font families imported via google fonts.

  • Flaticons

    Free UI interface icons for personal and commercial use by FreePik Inc.

  • ShadCN

    open-source UI atomic component library by shadCN, who is a design engineer at vercel.

Commiting Guideline

You need to follow commit message guideline in order to maintain the commit consistency throughout the git history. The prefix standard is as follows.

  • feat - when implementing a feature
  • fix - when fixing a bug
  • refactor - when changing code which doesn't impact the code logic.

prefix(affectedScope): commit message

examples for the given commit message format:

  • feat(Dashboard): upload component added
  • fix(Onboarding): sign in response fixed.
  • refactor(dependency): tailwind css integrated.

Code Health Management

all pull requests will be reviewed by @PramudithaN and @NipunK and best practices needs to be maintained throughout the project scope.

About

Adsync is an intelligent advertising system that uses computer vision to analyze the surrounding crowd through a camera feed and display relevant ads on a digital billboard. The system tracks people in real time, detects key attributes, and dynamically selects advertisements that best match the audience profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors