Git Product home page Git Product logo

editor-frontend's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on my skills
  • ๐ŸŒฑ Iโ€™m currently learning to contribute to OpenSource
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on React
  • ๐Ÿ“ซ How to reach me: E-mail
  • โšก Fun fact: ...

editor-frontend's People

Contributors

aakankshabhende avatar abaran803 avatar arp99 avatar negiakash890 avatar rishi-121 avatar rushikeshadhav avatar shreya024 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

editor-frontend's Issues

Redesign UI

I would like to make my contribution by redesigning the UI. Please assign me this issue.

Adding Feature

I want to add a shortcut key, like present in professional IDEs, to run the code.
If this is a good feature to apply, please assign this to me.

Splash Screen

I would like to work on the issue of adding a Splash screen with the logo. Kindly assign

Attractive Navbar UI

I want to work on the NavBar UI and make it more attractive. Kindly assign it to me.

Feature: Upload file

The user can upload a file and the code inside the file will be transferred to the IDE where he/she can then edit or run the program.
@NegiAkash890 Kindly Assign me this issue.

Data Input should not be separate

The data input should not be separate.
The user will not be able to recognize when to enter the data if there is no line for example cout<<"Enter Number"
It should be combined in output so that user can perform step by step smoothly.

Here is the screenshot where I have not used cout before cin to make user understand as when to enter the data and due to which the output number is 0

Screenshot (27)

improvement

Sir I would like to work on auto-completion of brackets and auto indentation. Please assign me this issue.

Editor clears previous value on changing language

Currently, on changing the language, the code stays the same. I think it would be a better experience if we could refresh the code as well on changing language and also making a small prompt warning editor values would be replaced.

Adding some boilerplate code

The text area can have a default value depending on the language selected. Like for c++, the initial display may be :
#include<bits/stdc++.h>
using namespace std;
int main(){
//Input the code here
}
If this is a valid issue, I can work on it.

PWA

I would like to work on the issue of making this app into a Progressive Web Application.
@NegiAkash890 Kindly assign

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.