Skip to content

A Forum web site made with express.js app, ejs templating, bootstrap and mongoDB

Notifications You must be signed in to change notification settings

FeNatalia/express-ejs-bootstrap

Repository files navigation

Forum

Forum is a web app made with Express.js using EJS templating, Bootstrap styling and connection to MongoDB for a database. In this app, you can read posts, create a new post, edit or delete it. You can also sort all posts by categories.

The screenshot of the posts page The screenshot of the show page

Through the application, I got to practice:

  • EJS Dynamic Templating
  • Bootstrap
  • Express.js with middleware
  • RESTful APIs
  • CRUD operations, HTTP GET, POST, PUT, DELETE
  • Form Processing
  • MongoDB & Mongoose

About

A Forum web site made with express.js app, ejs templating, bootstrap and mongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published