NewsPlan is a article- and work planning app for a newspaper editorial office created with React.js and Node.js. The app was created as the exam project for the Technical Interaction Design master's course at the IT University of Copenhagen, Autumn 2021.
Created by Celine Aaby Møller, Daniel Bruhn Jensen, Emma Lerche Teglbrænder and Frida Helene Beck-Larsen.
Planning articles in a newspaper editorial office The software house BIT develops IT products for companies that publish newspapers and other periodicals. BIT is now developing an IT product that can help newspaper editors plan the contents of the daily newspaper and manage the work of the journalists. The tentative name of the product is NewsPlan. Imagine that your job is to participate in product development.
Project is created with:
- React.js version: 17.0.2
- Node.js version: 17.0.1
To run this project, install it locally using npm:
React Webserver
$ npm install
$ npm start