diff --git a/LICENSE b/LICENSE index 50c81df..c6cd055 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Justin Yang +Copyright (c) 2016 Janet Fang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index 43a4d9a..010cc0e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,9 @@ -# CodeDay-ify +# Spectrafy -Check out [CodeDay](https://codeday.org), a 24-hour programming event for students. +Check out [Spectra](https://sospectra.com), a brand-new all women hackathon coming to the San Francisco Bay Area. This project is forked from [AlexEKoren/Technify](https://github.com/AlexEKoren/Technify). -Here's a [demo](http://codedayify.y4ng.com). - -![Example image](https://scontent-iad3-1.xx.fbcdn.net/v/t1.0-9/13094188_1013828435371689_9026862867734553752_n.jpg?oh=a7bde7b9823ecf6e56fe7ca223f971c9&oe=57A93435 "Example image") -An example of what I got from putting my Facebook profile picture through it. - ## Setup ``` pip install -r requirements.txt @@ -18,4 +13,4 @@ pip install -r requirements.txt ``` python app.py ``` -Runs on [http://localhost:5000](http://localhost:5000) by default. \ No newline at end of file +Runs on [http://localhost:5000](http://localhost:5000) by default. diff --git a/app.py b/app.py index 6c9c3af..d10cf2f 100644 --- a/app.py +++ b/app.py @@ -60,8 +60,8 @@ def classify_upload(): #process the image resultFilename = process_image(image) #send it back - return send_file(resultFilename, mimetype='image/png', as_attachment=True, attachment_filename='codedayify.png') + return send_file(resultFilename, mimetype='image/png', as_attachment=True, attachment_filename='spectrafy.png') if __name__ == '__main__': port = int(os.environ.get("PORT", 5000)) - app.run(host='0.0.0.0', port=port) \ No newline at end of file + app.run(host='0.0.0.0', port=port) diff --git a/mask.png b/mask.png index cdb48dd..88bf6bb 100644 Binary files a/mask.png and b/mask.png differ diff --git a/mask.psd b/mask.psd deleted file mode 100644 index ecd517f..0000000 Binary files a/mask.psd and /dev/null differ diff --git a/mask@0.25x.png b/mask@0.25x.png deleted file mode 100644 index abc8c2b..0000000 Binary files a/mask@0.25x.png and /dev/null differ diff --git a/mask@0.5x.png b/mask@0.5x.png deleted file mode 100644 index a11a61c..0000000 Binary files a/mask@0.5x.png and /dev/null differ diff --git a/templates/index.html b/templates/index.html index d32b17b..11798d3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,30 +2,29 @@ - CodeDay-ify + Spectrafy - + - - - + + - - + + - - - + + - - - - - + + + + + @@ -100,7 +99,7 @@ - Fork me on GitHub + Fork me on GitHub

CodeDay-ify

@@ -112,7 +111,7 @@

Accepted formats: PNG, JPG, or JPEG

- +

Not working? Create one with the Photoshop template instead.

@@ -122,4 +121,4 @@

Accepted formats: PNG, JPG, or JPEG

- \ No newline at end of file +