Overview of My Submission
Hello everyone, this is my first post, hackathon, and full-stack application! I am a relatively new programmer and have created this with a lot of work, sweat, and tears. I created a flash card application. The inspiration came from all of the learning I have been doing lately. I think learning with flash cards is a great method but buying cards and then writing each one is tiring. Typing them out in this easy to use format is quicker and you don't have to find a place to store them. The main flash card tab has two links: create and view cards. Create does just that: creates a flash card and stores it in the MongoDB (Atlas). View card shows the fronts of the cards and if you click on them, they flip to reveal the answer and an edit and delete button.
[Note]: # Choose Your Own Adventure
Link to Code:
[Note:] # Screen Shots
Top comments (2)
Hey, for
Link To Code
, put{% github KFitz114/studySesh %}
in order to have a nice embed like this :
KFitz114 / studySesh
Dev/MongoDB Atlas Hackathon Entry
That looks much better, thank you.