https://github.com/malakaburamila/ads-display
A web application that allows anyone to post new ads. The ads are either approved or deleted by an admin user. The approved ads will be displayed on the main page of the website.
https://github.com/malakaburamila/ads-display
bootstrap ejs expressjs html javascript mvc-architecture nodejs sqlite3
Last synced: over 1 year ago
JSON representation
A web application that allows anyone to post new ads. The ads are either approved or deleted by an admin user. The approved ads will be displayed on the main page of the website.
- Host: GitHub
- URL: https://github.com/malakaburamila/ads-display
- Owner: MalakAbuRamila
- Created: 2025-03-23T12:55:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T14:00:11.000Z (over 1 year ago)
- Last Synced: 2025-03-23T14:36:47.242Z (over 1 year ago)
- Topics: bootstrap, ejs, expressjs, html, javascript, mvc-architecture, nodejs, sqlite3
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ads Display Web Application
This is a full-stack web application for displaying ads developed using Node.js with Express.js,
SQLite3 database, JavaScript, HTML and Bootstrap.