Web app(bShare) progress (asp.net mvc) part 2

My app bShare is nearly complete for the coding side.
This is a temporary file upload web app. User can choose to have files removed after 12, 24, or 48 hours. Quick and easy way to share files in case someone doesn’t use any cloud storage platforms such as dropbox, google drive, etc.

Main features are functioning. I need to touch up the UI, and do some testing.
And then for the first time, I must work on the documentation/wiki. I doubt anyone would be using this template, but documentation is good for code review and building your skills on explaining your code? Or at least I believe so.

Almost forgot, before going on to the documentation, I need to work on the automation of MySQL database deletion based on datetime value, and configure a task schedule on Windows Server to remove expired/old files from the system.

Leave a Reply

Your email address will not be published. Required fields are marked *