Skip to content

ezQel/Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Journaling App

Table of Contents

Introduction

This project contains code for the backend and frontend of a personal journaling application. The backend is built with the NestJS framework and postgres as the preferred database while the frontend is built with React Native (Expo).

Getting Started

  1. Clone this repo into your machine git clone https://github.com/ezQel/Journal.git.
  2. Follow the instructions here to setup the backend application.
  3. Follow the instructions here to setup the frontend application.

Features & Screenshots

View List of Journals

Journals

Add a journal entry

Add Journal

Categorize Journal

Manage journal categories

manage Categories

View an entry

View Journal

Delete an entry

Delete Journal

Edit an entry

Edit Journal

Log in

Log In

Create an account

Register

View profile

Profile

Change username

Change Username

Change password

Change Password