Dear All,
My name is Inna Tarasyan.
I live in Yerevan, Armenia, and I work as a Web Developer.
My website armmagazine.shop is connected to www.tert.am through a background job. It automatically downloads the latest 1,000 articles (images are stored locally) and saves them into a database.
The site allows you to filter articles by date range, total item count,
or keywords.
For example:
- 📅 Selecting the period from July 10, 2025 to August 6, 2025 will display 280 articles out of 1,000.
- 🔎 Entering the keywords “Պուտին Թրամփ” will display 5 articles out of 1,000.
Articles can be edited, and new ones can be added to the database. You can also choose how many articles you want to see. Simply enter a number (from 10 to 1,000) in the search box labeled “How many total items do you want to see?”, and that exact number will be displayed.
The site is built with Bootstrap and provides a modern CRUD interface (Create, Read, Update, Delete) including a data grid with pagination, and full add, edit, delete functionality for articles.
🔄 Site information is automatically updated every 12 hours.