Skip to content

Mohamed-AH/anecdotal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anecdotal

This is an CRUD app for sharing Anecdotes / short stories.

Link to project: https://anecdotalnode.herokuapp.com/

alt tag

How It's Made:

Tech used: Express, Mongodb

Why was this stack chosen?

Node is a pretty lightweight server choice and can be spun up fairly easily. We needed a backend that could easily implement CRUD functionality based on the input of the user and the ability to dynamically render the stories. By using Express' built in middleware architecture we could cleanly write fallbacks and we can access the data seasmlessly using Mongodb.

Lessons Learned:

Learnt the use of Express, Mongodb & Heroku, makes building and deploying CRUD apps very easy

About

This is an CRUD app for sharing Anecdotes / short stories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published