A System for managing Billboards, Plans and Handling reports [AdsManagement].
AdsManagement is a tools for helping offices of each Disticts, Wards can manage its ads. And this repo aim to save version of each integrate.
Key Features • How To Use • Download • Credits • Related • License
- Authentication/ Authorization 3 level
- Integrating with 3rd-party map with fully interaction Maptiler
- Select, Hover, Draw, Rotate,...
- Autocomplete for suggestion.
- Integrating Reverse GeoCoding for looking location.
- Dashboard Management
- Tracking User Location with Map
- News, Hot points.
- Dark/Light mode
- Integrating Google-Captcha-v3 to prevent spamming reports.
- Integrating WYSIWYG for Reportings
- BBB - BillboardBot for extra information about location.
- High Level Stackholder - Monitoring Traffic Viewer
- Tracking user input behavior and monitoring(prevent prompt injection, LLMs..)
- Hover and Select separations.
- Moving to Responsive UI(Bento UI layout)
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/NoNameNo1F/AdsManagement-v0.0.2
# Go into the repository
$ cd AdsManagement-v0.0.2
# Install dependencies
$ npm build
# Run the app
$ npm dev start
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
You can download the latest and install by yourself.