Git Product home page Git Product logo

quark-text-editor's Introduction

Quark-Text-editor

This app is a simple re-make of atom. Atom is a text editor which has been built specifically for writing code.

This was a 2 week final project by abitravers89, david-div, FreddieCodes and puyanwei

Installation

  1. Open command line.

  2. Clone this repository by typing: git clone https://github.com/FreddieCodes/Quark-Text-editor

  3. Go to the root folder of the project and npm install to install all the relevant dependancies.

  4. Depending on your operating system, create a copy of the the app by running the following:
    npm run package-mac
    npm run package-win
    npm run package-linux

  5. The app will then be located in: release-builds/Quark-darwin-x64/

Testing

  1. Navigate to the root folder of this repo in your command line.
  2. Type in npm test.

## MVP User Stories

As a user of Quark Text Editor,
I would like to be able to open the programme.

As a user of Quark Text Editor,
I would like to be able to add some text.

Extra Features User Stories

As a user of Quark Text Editor,
I would like to write text and have it automatically formatted into code live.

As a user of Quark Text Editor,
I would like to be able to save my code on my local machine.

As a user of Quark Text Editor,
I would like to be able to load my files and have its coding language be automatically recognised and formatted appropriately.

As a user of Quark Text Editor,
I would like to be able to edit my saved files.

As a user of Quark Text Editor,
I would like to be able to delete my saved files.

As a user of Quark Text Editor,
I would like to see character, word and line counts shown updated live as I type.

As a user of Quark Text Editor,
I would like to see my root folders be displayed when pressing a button.

Tech Stack

  • Electron
  • Spectron
  • Node JS
  • Chromium
  • HTML
  • CSS
  • Prism JS

Features

Alt Text

quark-text-editor's People

Contributors

david-div avatar freddiecodes avatar puyanwei avatar abitravers1989 avatar

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.