Application to list and view auctions with some features(e.g calling, chat, admin dashboard). Created in Vue3, strapi v3 and Expo.
When you enter the site for the first time, the information about cookies and a view of the business card - a place that describes important aspects of the applications. view https://okki.herokuapp.com/visit
When you go to the home page, you see this view
After liking the auction, you can spot them on the /likeds path
Report modal (after 3 reports the auction retracts and goes to the admin panel, same thing with feedback, user, user can only report once based on ip, view with login)
Checking current password Here you can change your user information or delete your account
Created using formkit(image is parsed to (400x600px ~) and there can be a maximum of 6 images) After creation we are redirected to the dashboard We can delete, edit or extend the viewing time(auction is removed after 30 days)
you can cancel the request, delete the auction or block the user and delete all his content(the other 3 sections have the same functionality)