Skip to content

News program manager system (Node.js, React.js, PostgreSQL, Docker)

Notifications You must be signed in to change notification settings

FbFDestro/news-program-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News program manager

This is a project developed with learning purposes for the Database course. For this reason, some technical details such as security were not handled.

The system was developed with Node.Js as backend and initially, Vanilla Javascript for the frontend that has been refactored to a React.js frontend client, together with a PostgreSQL database which was the main focus on this project.

Installation and execution instructions

  1. Download the project repository, that can be done by running:

    git clone https://github.com/FbFDestro/news-program-manager.git

  2. Download and install Docker

  3. Run the following Docker command

    docker-compose up -d --build

    To stop it from running use

    docker-compose down

About

News program manager system (Node.js, React.js, PostgreSQL, Docker)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •