damafeez / MyDiary

Home Page:https://damafeez.github.io/MyDiary/UI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyDiary

Build Status Coverage Status Maintainability

Description

An online journal where users can pen down their thoughts and feelings.

Gh-pages Link

https://damafeez.github.io/MyDiary/UI/

Template Pages

  • /index.html
  • /home.html
  • /settings.html

Heroku Link

api-mydiary.herokuapp.com/api/v1

API Routes

HTTP VERB ENDPOINT FUCTIONALITY
GET api/v1/entries Get all diary entries
GET api/v1/entries/:id Get specific diary entry
POST api/v1/entries Create a new diary entry
PUT api/v1/entries/:id Modify an existing diary entry
POST api/v1/auth/signup User signup

Author

Afeez Awoyemi @damafeez

About

https://damafeez.github.io/MyDiary/UI/


Languages

Language:JavaScript 73.0%Language:CSS 16.2%Language:HTML 10.8%