Skip to content

A website that allows users to keep a journal for their coding progress

Notifications You must be signed in to change notification settings

alfredzhuang/coding-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Journal

Built using Node.js, EJS, Bootstrap, MongoDB, Filepond, and Express, Coding Journal is a web application that allows users to keep a journal for their developments in coding. By allowing users to assocaite their learnings with images, this site hopes to make new coding ideas and findings more memorable for users.

How It Works

First, users are to register or login, which was developed using Express and Passport.js. These packages helped to hash user passwords and create cookies for user authentication.

When logged in, users are then able to create, edit, and delete journal entries.

Users' entries are private and posts can only be seen by their owners.

About

A website that allows users to keep a journal for their coding progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published