adding the app name

This commit is contained in:
Jidong Xiao
2023-10-02 00:44:47 -04:00
parent 9ae0023c84
commit 608885fe9c

View File

@@ -1,6 +1,6 @@
# Homework 5 — Design and Implementation of a Simple Tinder
In this assignment you will develop a simple online dating application which mimics some of the features provided by Tinder. Please read the entire handout before starting to code the assignment.
In this assignment you will develop a simple online dating application called New York Date. Your program will mimic some of the features provided by Tinder. Please read the entire handout before starting to code the assignment.
## Learning Objectives