melikpehlivanov / AuctionSystem

Auction system written in ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

won a bid?

asulwer opened this issue · comments

no notification when a bid is won? also need a page listing current bids and past wins/losses

Hello, @asulwer. I tested the application and notifications work properly. Probably something with your sendgrid configuration is not correct. And about your second suggestion - yeah, I know that these 'pages' should be implemented but currently the project is not in active development and I don't have any idea when I'm going to implement these pages and it's not only those two pages, there is a lot of stuff which can be added and improved but for now I'll leave it as it is.

Thank you for your time and understanding!

send me a list of areas to work on. i see merit with this system and will actively use it. i restructured the solution. removed support for Cloudinary in favor of a url link, this is specific for my use

Hey, again @asulwer. Thank you for your interest in this project. You can fork the project and make local changes for now.