diff --git a/README.md b/README.md index 45169df..324b011 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ -# cse110-fa22-group29 +# My Meal Journal +My Meal Journal is a local-first journaling application on the web designed for recording your standout meal experiences. The app utilizes local storage in the browser to store invidual journal entries with support for tagging, filtering, image posting, and more!
+ +The site is completely static with no front-end or back-end libraries employed. As such cross browser support is relatively strong and site performance is very reliable. + +Access the Site Here:
+[My Meal Journal](https://cse110-fa22-group29.github.io/cse110-fa22-group29/) + +Meet the Team:
[Team Page Link](https://github.com/cse110-fa22-group29/cse110-fa22-group29/blob/main/admin/team.md) -[Food Journal](https://cse110-fa22-group29.github.io/cse110-fa22-group29/) +If you enjoyed the site or have suggestion for how we can improve it don't hesitate to reach out to the developers!
+Crafted with ❤️ and care by students of the University of California San Diego. diff --git a/admin/team.md b/admin/team.md index d528b29..efd8e84 100644 --- a/admin/team.md +++ b/admin/team.md @@ -26,7 +26,7 @@ - #### About Me: - Hello World! I'm a fifth year (3rd year transfer) computer science major from the North Bay Area. Web development has been a big focus of mine since taking Prof Powell's 134B last winter and I'm stoked to be back in the "full stack" developer seat for 110. I am the second the team lead and in addition to my love for leading and working on team projects I am also fascinated by web development technologies including containerization, infrastructure as code (IaC), software as a service (SAAS), and web-based encryption (security). I am also an avid DJ and the traininer manmager for the DJ club on campus. This quarter is shaping up to be a memorable one! -- #### Link to Github: https://github.com/look-its-ashton +- #### Link to Github: https://github.com/CODE-REFINARY ### **Gavyn Ezell** diff --git a/source/CreatePage.html b/source/CreatePage.html index 519ccbf..b7f72fc 100644 --- a/source/CreatePage.html +++ b/source/CreatePage.html @@ -22,7 +22,7 @@
logo -

Food Journal

+

My Meal Journal

logo
diff --git a/source/ReviewDetails.html b/source/ReviewDetails.html index fb2a09a..3fe62ab 100644 --- a/source/ReviewDetails.html +++ b/source/ReviewDetails.html @@ -21,7 +21,7 @@
logo -

Food Journal

+

My Meal Journal

logo
diff --git a/source/index.html b/source/index.html index 1d95c2c..9f1b6c3 100644 --- a/source/index.html +++ b/source/index.html @@ -21,7 +21,7 @@
logo -

Food Journal

+

My Meal Journal

logo