Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nejcfurh/memory-cards

MemoryCards is a "to-do-list" style app that uses CSS/HTML and EJS for the front-end, uses Node.JS & Express.JS as a back-end, and MongoDB as a database.
https://github.com/nejcfurh/memory-cards

ejs-templating express-js mongodb node-js

Last synced: about 12 hours ago
JSON representation

MemoryCards is a "to-do-list" style app that uses CSS/HTML and EJS for the front-end, uses Node.JS & Express.JS as a back-end, and MongoDB as a database.

Awesome Lists containing this project

README

        

Memory Cards


This is a an app that mostly uses CSS/HTML and EJS for the front-end, uses Node.JS & Express.JS as a back-end, and MongoDB as a database.


HTML5 
CSS3 
NODE 
EXPRESS 
MONGODB 


Basic Express.JS is used for connection with the MongoDB database, that stores Image links (except the default items, which are stored locally), image titles and image descriptions!

To display the photos, HTML is used. App extensivelly uses flexbox CSS.

I am using free Unsplash.com stock images.


Delete Icon has been created by Ilham Fitrotul Hayat. To change the color, you have to manually change the background property of the body. There are three options available, by default, the dark option is enabled.




Vibrant

![MemoryCards-Vibrant](https://github.com/NF-7/MemoryCards/assets/101887698/123d1111-6b2e-4e73-9b9b-46d67ec91670)



Dark

![MemoryCards-Dark](https://github.com/NF-7/MemoryCards/assets/101887698/ea75945a-9e39-4bb4-a0e6-ee70d72da433)