PavelZX

PavelZX

Team organization to create CRM

Greetings I am new to this forum. Perhaps the wrong section, then I apologize.
I work on my project for which I am creating a web application. React-Redux(JS) & Phoenix.
This application I want to make more or less universal, with the ability to use somewhere else. I am looking for those who, like me, are just beginning to master these technologies in order to collaborate on a project.

Most Liked

PavelZX

PavelZX

Thank you for helping to move the topic to the desired section.
I, more than a year ago, took the Phoenix-Trello project and began reworking it for myself, at the same time redoing them to new versions of libraries. As a result, significantly reworked the structure of the project, sorting out roughly what and how it works along the way. It hardly manages to deal with the frontend. I want to use Semantics instead of Bourbon. http://caix.ru:4000/
Now I am also trying to figure out the ExChat.
Then I want to combine the functionality into a single project, continuing to increase the functionality.

PavelZX

PavelZX

Image Builder

There is a popular application Trello, which is convenient to use for organizing joint activities. For the organization of the team is enough chat and a similar application. To create the Image Builder, I chose two small projects available on Github, with similar functionality. (All terms are here http://caix.ru/klyuchevye-terminy-yao/) The main task, when choosing, was to have them implemented on the React-Redux (JS) and Phoenix (Elixir) web stack. The choice of these technologies was due to the fact that they are close to the functional paradigm, allow you to create fast and fault-tolerant, one-page web applications with rich functionality. Office terminology Trello confused me, some boards with sheets and cards. But having changed it to trees with branches and leaves, I got a clear idea how to organize the work of the Designer of Images and then the whole System of Imitation of Thinking. Chat rooms (channels) can be represented as dialogues that are conducted among themselves by system users. Users are both intelligent agents (SIM characters) and real people working with the system.

Each character owns two trees, a virtual environment and a real one, each tree contains many branches, complex Images (or Collections), the leaves are simple Images. The branching in the original Trelo is limited, but in the Designer of Images the number of investments can be any, respectively, a branch extending from the tree can be divided into other branches. Leaves can be transferred anywhere, within a common tree. Moreover, the leaf remembers which branch it appeared on, and also, those branches that it touched, it also remembers the duration and strength of the connection with the branch, keeping the connection with all of them. All SIM characters can exchange information with the general storage, which is a separate two trees, where the most relevant information is copied. Newly created characters use the central repository as a base to form their trees. People, system operators, create their own pair of trees, describing their own ideas about the world order.

Last Post!

PavelZX

PavelZX

I now have a lot of work to translate the interface into a uniform form. I want to use https://react.semantic-ui.com/

On Githab laid out the project https://github.com/PavelZX/imcon I can not completely configure the work with sockets, because of the transfer to new libraries, because for now I’m confused in the data views.

I would be grateful if someone could help with the solution of this problem. Perhaps there will be willing to participate in the development of the project.

Where Next?

Popular in Discussions Top

JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
nburkley
AWS re:Invent is on at the moment with some interesting announcements. One new feature in particular is the Lambda Runtime API for AWS La...
New
chuck
Let me start by stating an assumption: Phoenix is a great approach to building REST APIs. There are many reasons for this, but I will ass...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
opsb
We’re considering our architecture from a viewpoint of scaling our traffic heavily over the next 6 months. Our current deployment is runn...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New

We're in Beta

About us Mission Statement