DEV Community

Cover image for Lovenotes - MongoDB Hackathon Submission
Jonathan Irhodia
Jonathan Irhodia

Posted on

Lovenotes - MongoDB Hackathon Submission

Overview of My Submission

This project is my entry for the MongoDB hackathon. It's a fairly simple idea i came up with while thinking of the day of love coming up soon #Feb14 :D.

This project allows for lovers to openly declare their affections for and to each other. It uses MongoDB Atlas to save the data and mongodb native drivers to read the data.

Basically, a new love note is created by a user and sent to another. The love note is then automatically deleted thereafter.

  • This is a React app project hosted on Vercel
  • The design was created using Chakra UI
  • This project was created with create react app
  • The project uses Node.js native drivers for MongoDB
  • The source code is hosted on github at elcharitas/mongodb-hackathon

Submission Category: Choose Your Own Adventure

Link to Code

Lovenotes - MongoDB Hackathon Submission

This project was bootstrapped with Create React App designed using the effluent Chakra UI and powered by MongoDB.

This project is my entry for the MongoDB hackathon It's a fairly simple idea i came up with while thinking of the day of love coming up soon #Feb14 :D.

This project allows for lovers to openly declare their affections for and to each other It uses MongoDB Atlas to save the data and mongodb native drivers to read the data.

  • This is a React app project hosted on Vercel
  • This project was designed using Chakra UI
  • This project was created with create react app
  • The project uses Node.js native drivers for MongoDB
  • The source code is hosted on github at elcharitas/mongodb-hackathon
  • Music in this app is "Me You I" a song I love so much by the cavemen

Submission Category: Choose Your Own Adventure

Additional Resources / Info

Demo can be found here: https://mongodb-hackathon.vercel.app

Screenshots

Home
Create Note

Top comments (0)