Skip to content

Diarium is an online journal where users can pen down their thoughts and feelings.

License

Notifications You must be signed in to change notification settings

wiztemple/Diarium

Repository files navigation

Diarium

Diarium is an online journal where users can pen down their thoughts and feelings. 💬 💭

Motivation

📒 ✒️ ✏️ People have thoughts, people feel things, ideas come and disappear; people need need an online diary where there feelings and ideas can be jotted down. More features will be added to Diarium with time. 👨 👩 👦 👧 😄

Build Status

Build Status Coverage Status Maintainability Test Coverage

Style Guide

Airbnb JavaScript Style Guide.

App UI

Diarium

Screenshots(User Interface Template)

alt

Technologies Used

Features

Installation

  1. Install Node JS
  2. cd into the root of the project directory.
  3. Run npm install on the terminal to install Dependecies
  4. Create Postgresql database, Navigate to server directory and run migrations:
cd server
  1. Create a .env file in the root directory of the application. Use a different database for your testing and development. Example of the content of a .env file is shown in the .env.sample

  2. Start the application: Different Build Environment

Production

npm start

Development

npm run dev

Tests

npm test

How to use?

Contribute

Acknowledgments

Author

Ukaegbu Sullivan Wisdom

License

This project is licensed under the MIT License

About

Diarium is an online journal where users can pen down their thoughts and feelings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages