Skip to content

ari099/PostcardCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostcardCreator

Creates a new image from the one you upload.

Technology

  • Back-End: ASP.NET MVC
  • Front-End: HTML (Razor), CSS (Bootstrap 4), JavaScript (jQuery)

How it works:

  • You upload an image using the online form. This will lead you to the new image with the message
    • The modified image will be found on the "/Home/Change" page
    • You will not get there with en empty form value
  • Enter your email and press send. This should send the new modified image to the email specified

Why I chose to do this application

  • I found it a bit of a challenge, which made it all the bit more interesting
  • I love working with web graphics

Libraries/Packages Used

  • Bootstrap 4 (needed to update from Bootstrap 3)
  • jQuery

How to Test

  • Because this project was done without an SMTP server, the tester needs to look for the comment that says "implement SendEmail function here" in the controller named "Modified"
    • The app will NOT send anything without it
    • The function is very much self-explanatory

About

Creates a new image from the one you upload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published