Connection and promotion for products of rr88 tải enterprises to consumers

(AG Provincial E-Portal) - On the evening of October 3, at Nguyen Hue walking street (My Long ward, Long Xuyen city), rr88 tải Young Entrepreneurs Association held the opening ceremony of the program "Entrepreneurs Festival 2024" with the participation of more than 60 enterprises inside and outside rr88 tải province, displaying and introducing products to consumers.

With a scale of over 60 booths of prestigious and quality enterprises inside and outside rr88 tải province, arranged interwoven and connected with each other, from the display area, product promotion, health consultation, experience of services, products, new technologies, to the culinary area, ... people and customers have the opportunity to experience the unique values of rr88 tải culture.

At the festival, the Vietnam Young Entrepreneurs Association and the Vietnam Association of Victims of Agent Orange/Dioxin (VAVA) coordinated with rr88 tải Province Young Entrepreneurs Association to present 30 gifts (each gift worth 2 million VND) to 30 victims of dioxin in rr88 tải province.

Ms. Nguyen Thi My Linh, Chairwoman of rr88 tải Young Entrepreneurs Association, said that the program of "Entrepreneurs Day 2024" will take place from October 3-5, 2024 at Nguyen Hue walking street with a series of promotional activities, introducing new products and brands of enterprises inside and outside the province, especially members of rr88 tải Young Entrepreneurs Association to a large number of customers, thereby further promoting activities of connecting trade, cooperation, and seeking investment opportunities between enterprises and investors,...

In particular, during 3 days of the Festival, businesses in rr88 tải province will give 450 lunches to people in difficult circumstances in My Long ward (Long Xuyen city, rr88 tải province) to demonstrate the spirit of sharing and community service of rr88 tải businesses.

On this occasion, the Standing Committee of rr88 tải Provincial Youth Union coordinated with the Department of Science and Technology and the Center for Supporting Youth Entrepreneurship in rr88 tải province to organize the closing and award ceremony of the 8th rr88 tải Province "Creative Startup Ideas" Contest in 2024.

Accordingly, 11 best ideas and projects were honored and awarded by the Organizing Committee. In which, the first prize belonged to the project "Disposable dishes from water hyacinth paper" by Tran Ngoc Thuan, from Tinh Bien town, rr88 tải province.

rr88 tải Province Creative Startup Ideas Contest 2024" has received 89 projects and startup ideas from union members and young people in localities across the province, with diverse fields such as: Agriculture, food, service products, tourism, technology... associated with local characteristics.

After the preliminary round, 11 excellent projects and ideas have made it to the final round of judging and awarding. In the final round, authors and groups of authors will directly present their projects and ideas and answer questions posed by the Board of Judges within a maximum time of 15 minutes.

Congratulating the authors and groups of authors who won the contest, Deputy Secretary of rr88 tải Provincial Youth Union Do Minh Sang said that the contest "Creative startup ideas in rr88 tải province" is a contest oriented and directed by the provincial leaders to organize annually; this is a place for young people, individuals, and startup groups to realize their startup dreams, practice creative skills, critical thinking, etc. 

Deputy Secretary of rr88 tải Provincial Youth Union Do Minh Sang hopes that through this contest, potential will be aroused and more breakthrough startup projects and ideas that can be widely applied, helping to develop the province's economy in the next stages./.

News by Cong Mao

Translation by Thi Huynh



 

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }