Home

Individual Review - Tri 2

The Project:

After looking at college board requirements, our group decided to make a meme creator. Users can upload images with top and bottom text and the option to add the image to a public database. Users can also download other users memes from the database.

My Feature:

I created the meme editor python logic where the user can upload an image and add text to the top and bottom of the image and optionally add to the database. This is done by using the PIL library and functions to convert between base64 data and images.

CPT Review of Requirements

Instructions for input from one of the following: the user, a device, an online datas stream, a file:

Use of at least one list (or other collection type) to represent a collection of data that is stored and used to manage program complexity and help fulfill the users purpose:

At least one procedure that contirubted to the program’s intened purpose where you have defined: the name, return type, one or more parameters:

An algorithm that includes sequencing, selection, and iteration that is in the body of the selected procedure

Calls to your student-developed prodcedure

Instructions for output (tactile, audible, visual, or ) based on input and program functionality

Video

Link

CB Requirements

Input

At least one aspect of the functionality of your program

Output

© 2024    •  Powered by Soopr   •  Theme  Moonwalk