Skip to content

Set up server #9

@danielmolnar

Description

@danielmolnar

Story Name

Set up server

Value Statement

As a user, I want to be able to use the app and to view all previously created data (friends, watchlist,favorites, profile) from multiple devices, browsers, so I'm not limited in my access.

Description

Set up mongodb server with mongoose

Acceptance Criteria

  • The user is able to view its content and data using different browsers without the need of using Local Storage

Complexity

  • L

Tasks

  • Install dependencies: express, mongoose, nodemon, cors
  • set up friends controller
  • set up friends model data structure
  • set up friends router (get)
  • set up user controller
  • set up user model data structure
  • set up user router (post, get)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions