Coder Social home page Coder Social logo

diary's Introduction

diary

A schedule of day to day chores

diary's People

Contributors

codetaskmaster avatar

Watchers

James Cloos avatar

diary's Issues

Create Express application

Proposed Changes

Create express application

Why is this important?

Serves as the application's server

Additional Context

N/A

Setup sequelize

Proposed Changes

Set up sequelize ORM

Why is this important?

Acts as an abstraction layer for the database

Additional Context

N/A

models cannot populate the database

Summary

  • There is an error when POST api/diaries endpoint is hit

Expected Results

  • It was expected that the tables would be populated or an appropriate feedback message is provided

Actual Results

  • Broken application error message

Diary update feature

Please Describe The Problem To Be Solved

  • A user should be able to update diary

Delete diary feature

Please Describe The Problem To Be Solved

  • A user should be able to delete a diary

Set up project directories

Proposed Changes

  • Create directories to bootstrap the application
  • Install dependencies
  • Write configuration files

Why is this important?

  • Basic project setup

Additional Context

N/A

A :diaryId bug in GET /api/diaries/:diaryId/items endpoint

Summary

  • An issue with GET /api/diaries/:diaryId/items endpoint allows any number inserted in :diaryId parameter to successfully query the database

Expected Results
GET /api/diaries/:diaryId/items endpoint should return exactly the diary items present in the specific diary

Actual Results
GET /api/diaries/:diaryId/items endpoint currently successfully returns results found in random diaries

Generate models

Proposed Changes

  • Use sequelize to generate data models

Why is this important?

  • Creates models

Additional Context

N/A

Create API routes

Proposed Changes

  • creates the API endpoint routes

Additional Context

N/A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.