Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the documentation for users is redundant. We must be focused on UX then everything will be understandable without docs. I guess we should remove this file.

Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Docs
# Documentation

- ## [For Users](documents/users/index.md)
- ## [For Developers](documents/developers/index.md)
23 changes: 23 additions & 0 deletions documents/developers/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# For Developers

- [For Developers](#for-developers)
- [Repositories](#repositories)
- [Tech Stack](#tech-stack)
- [Design](#design)
- [Storage](#storage)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this Storage item? Especially if it is empty. You can add it later.


## Repositories
- [Backend](https://github.com/dev-KPI/messenger-backend)
- [Frontend](https://github.com/dev-KPI/messenger-frontend)
- [Mobile](https://github.com/dev-KPI/golub-mobile)

## Tech Stack
- Node.js
- Metarhia
- PostgreSQL
- React

## Design
[Link on Figma](https://www.figma.com/file/5yeCpbOx8P2wxkb3iQlO5I/Messenger%F0%9F%87%BA%F0%9F%87%A6---%D0%A1ompetitor-analysis?type=design&node-id=0%3A1&mode=design&t=4PpOfZ1NKrjFashC-1)

## Storage
6 changes: 6 additions & 0 deletions documents/users/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# For Users

- [For Users](#for-users)
- [Description](#description)

## Description