Socket
Socket
Sign inDemoInstall

vue-simplecrm

Package Overview
Dependencies
29
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vue-simplecrm

![logo_simple](https://user-images.githubusercontent.com/60504466/147557800-e908818f-5df0-4add-97c0-681d4b13eafe.png)


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

logo_simple

Simple CRM Components

Simple CRM component is a project that consists in developing four (04) external components to be used on other platforms.

Developed modules

  • Agenda

  • Planning

  • Gantt

  • Kanban

Agenda component

The Calendar component is a component developed under VueJs version 2 and using the Toast UI Calendar library.

Screenshots

Calendar Screenshot

Application Syntax

Documentation

Props

We provide props for Options of Agenda Component. Additionally you can set schedules using schedules of prop.

NameTypeDefaultReactiveDescription
API_KEYString" "OAPI keys are handled by endpoints and used with applications and website interfaces usually referred to as projects by software developers.
URIString" "OURIs allow Internet protocols to facilitate interactions between and among these resources. The URI is used here only for reading with the get() method.
URI_ACTIONString" "OURI_ACTIONs allow Internet protocols to facilitate interactions between and among these resources. The URI_ACTION is used here for adding, modifying, deleting.
localeString" "OThe locale variable allows you to change the language of the texts associated to the date as example "fr" for french and "en" for english.
calendarListArray[]OThe "calendarList" variable is an array that contains the list of colors and the associated name.
scheduleListArray[]OThe "scheduleList" variable is an array that contains the list of tasks.
viewModeOptionsArray[]OThe "viewModeOptions" variable is an array that contains the list of options related to the view, for example the Day/Month/Year mode.
dateRangeArray[]OThe "dateRange" variable is an array that contains parameters related to the chosen view by returning either the day, month or date range currently chosen .
timezonesArray[]OThe variable "timezones" is an array that contains the list of time zones. By default the time zone is Paris.

Agenda

With calendar component you can : [x] create a task by clicking on a date which opens a popup iframe [x] edit a task by clicking on a edit button on selected task which opens a popup iframe [x] delete a task [x] change the view mode [x] display by state, user, type, priority, etc. [x] sort by date range [x] sort by users [x] view historical data

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Keywords

FAQs

Last updated on 11 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc