Skip to content

MoSaeid/thoughtsWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thoughts_wall

open-source project, NodeJS, Mongodb and mongoose, ExpressJS, ejs

Features

  • 🤳 Write and share your thoughts with public
  • 🛃 Filter for bad words
  • ☕️ six diffrent tags
  • 💟 Open-source

TODO

  • [✅] set the database
  • [✅] basic routes (wall, tags ... etc)
  • [🤌🕘] comments
  • [✅] bad words filter
  • [🤌🕘] fix bad words filter bugs
  • [🤌🕘] deployment
  • [🤌🕘] API

Development

download the source codeand open your favorite Terminal and run these commands.

install dependencies:

npm install

run the app:

node app.js

(optional) use nodemon:

nodemon app.js

go to localhost:3000 in your browser

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors