Skip to content

A desktop application created using Electron.js for file format conversion as a project for the Software Design Patterns course (CPIT-252). MVC design pattern was implemented.

Notifications You must be signed in to change notification settings

AbdulrahmanAlosaimi/File-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File converter

A desktop application created using Electron.js as a project for the Software Design Patterns course (CPIT-252). MVC design pattern was implemented.

Installation

  • Install the required dependencies using npm i
  • Run npm start to start the application

Overview

Once the application is started:

Application started

Drop a file or click on browse to select a local file


Format of output file

Choose the format for the outputted file


Download-btn

Download the new file to the desired directory

About

A desktop application created using Electron.js for file format conversion as a project for the Software Design Patterns course (CPIT-252). MVC design pattern was implemented.

Topics

Resources

Stars

Watchers

Forks