Git Product home page Git Product logo

knotes's People

Contributors

bartlomiejrasztabiga avatar burnedolivetree avatar magulloff avatar michu01 avatar rekyar avatar rolkarolka avatar szachneq avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

knotes's Issues

Nadanie uprawień do notatki

Kiedy użytkownik tworzy notatkę, jest do niego automatycznie przypisywane jej ID, przez co może ją oglądać i edytować. Przydałoby się umożliwić udostępnianie innym użytkownikom tych notatek, w końcu w tym projekcie chodzi o możliwość współpracy :D

System plików

Obecnie wszystkie notatki są na jednym poziomie - jeśli chcemy, aby dało się u nas tworzyć coś bardziej skomplikowanego niż Hello World, potrzebne będzie obsługiwanie folderów i ścieżek plików

Tests of database connections

There should be tests of all methods from database controllers, checking if they're doing what they're meant to do.

Wiring up compilers / interpreters to the website

A proper IDE have to be able to interpret / compile and run code. By "wiring up" I meant that you could run the program and see it's output, most likely on the terminal, so this issue needs at least na MVP to be made from #7.

MVP: We can run C, C++, Java, JS, Shell, Python from website.

Sharing notes via a link

User should be able to share a note through pressing a button and receiving an URL, which would enable another user to edit / view this note. Potentially connected to #20 i #21.

Private and public notes

Currently, all notes are private. User should be able to create a public note, so that everyone could see them

Zapisywanie loggów

Obecnie w aplikacji, logi... istnieją. Przydałoby się je ujednolicić w jakiś sposób, nadać im poziomy (INFO, WARN, ERROR itp.), dodać godzinę wypisania i zapisywać do pliku

Adding terminal to note details page

User should be able to use a terminal.
MVP: use terminal from the same computer as the page is hosted on
Final Product: either from users PC, on Docker containers, or on our bare-metal server, but we'd need to add separate UNIX users

Logowanie przez Githuba

Użytkownik jest w stanie się zalogować za pomocą naszego własnego logowania. Fajnym gadżetem była by opcja logowania się z pomocą GitHub'a

Visual aspects

Front-end was made by a back-end engineer and needs a few "tweaks". Related to #38 and #33.

Projekty

Powiązane z #34 - należałoby umożliwić użytkownikowi spinać foldery oraz pliki w projekt, tak aby mógł prosto otworzyć wszystkie powiązane że sobą pliki

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.