Skip to content

Commit 64440e0

Browse files
committed
Updated readme and workflow for compiling to MacOs Monterey
1 parent d21fea7 commit 64440e0

File tree

2 files changed

+7997
-1906
lines changed

2 files changed

+7997
-1906
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# CSE330
1+
# Bearzlet
22

3-
## Check rubric.md for our rubric
3+
This is the final code for the CSE330 fianl project called Bearzlet. This app is intended to be a quizlet clone in which you can create a set of cards with a term and a definition to study with. With the set of cards, you are able to play flashcards or matching to study the flashcard set. I wrote most of the backend for the project, which was done in PHP 8 and used MongoDB for the databse. My partner, Lane, mostly worked on the frontend, which used Vue and Vanilla JS. I also worked on the electron implementation of our app, which meant that instead of navigating to the URL, our final project was an actual desktop application rather than a webpage like the other groups.
44

5-
Lane Bohrer, 475736, abohrer23
6-
7-
Evin Jaff, 473830, evinjaff
5+
The EC2 that hosted the PHP and database is now down, but the PHP files that made the server work are still present. You could theoretically still run this application assuming you recode the static URLS.

0 commit comments

Comments
 (0)