Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 568 Bytes

Glorious Jots

Introduction

A note-taking web application developed with Express JS & Handlebars.

Project

The MVC design pattern is followed in the code organization fo this project. The routes folder contains the logic, the models folder contains the entities and data, and the view folder contains the user interface code.

User Interface

The user interface is developed with Handlebars, HTML, Bootstrap 4, CSS, and Javascript.

Demo

The demo of this project can be found here: https://gloriousjots.herokuapp.com/