Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Update README in preparation for moving off AppExchange.
  • Loading branch information
cwarden committed Jan 16, 2025
1 parent 92134fe commit 161ed25
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 32 deletions.
4 changes: 4 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Copyright © 2018 October Swimmer LLC

* Free to use in sandboxes and developer orgs
* [Sponsor](https://github.com/sponsors/octoberswimmer) development at the $150/month or $3,000 one-time level for production use
52 changes: 20 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,34 @@
# SLDS Calendar
# Lunasa
## Drag-and-Drop Account Appointment Scheduler for Salesforce

## Lightning Design System Account Calendar Application
Schedule events for any account all on one screen. Drag and drop scheduler lets
you plan your day, week, and month, all on one page. Manage your calendar and
make appointments quickly and easily with Lunasa.

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
![Display accounts filtered by any data field alongside your calendar on one screen](docs/images/Lunasa-App-Exchange-slide2-v2.jpg)

Below you will find some information on how to perform common tasks.<br>
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
![Drag and drop strategic scheduling blocks for your sales nurturing activities](docs/images/Lunasa-App-Exchange-slide3-v2.jpg)

## Before you start
![Get a holistic view of your account nurturing activities over the week or month](docs/images/Lunasa-App-Exchange-slide4-v2.jpg)

Project dependencies and build script are managed with [yarn][]. Install yarn
and run this command to install project dependencies:
![Label each scheduled item and include notes](docs/images/Lunasa-App-Exchange-slide5-v2.jpg)

$ yarn
![Admins can configure sorting filters to make your sales team more efficient](docs/images/Lunasa-App-Exchange-slide6-v2.jpg)

[yarn]: https://yarnpkg.com/lang/en/docs/install/
![Lunasa key benefits](docs/images/Lunasa-App-Exchange-slide7-v2.jpg)

## Running in development mode
## Installation

Run:
[Install Lunasa managed package in production org](https://installer.octoberswimmer.com/?namespace=oscal&version=1.22&id=033f4000000IjDwAAK)

$ yarn start
[Install Lunasa managed package in sandbox](https://installer.octoberswimmer.com/?namespace=oscal&version=1.22&id=033f4000000IjDwAAK&endpoint=https://test.salesforce.com)

Then navigate a browser to http://localhost:3000/
## Configuration

As long as the `yarn start` command is running the app will automatically
rebuild when source files change. Refresh the browser to see changes.
Review the [brief configuration guide](docs/Lunasa-Drag-and-Drop-Calendar.pdf)
for customization options.

## Running tests
# License

Run:

$ yarn test


## Deploying

First build the frontend app:

$ yarn run build

That will create a Visualforce static resource with bundled Javascript and CSS
resources. Next push resources to Salesforce:

$ force import -d src
* Free to use in sandboxes and developer orgs
* [Sponsor](https://github.com/sponsors/octoberswimmer) development at the $150/month or $3,000 one-time level for production use. Includes unlimited users.
Binary file added docs/Lunasa-Drag-and-Drop-Calendar.pdf
Binary file not shown.
Binary file added docs/images/Lunasa-App-Exchange-slide1-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide2-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide3-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide4-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide5-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide6-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Lunasa-App-Exchange-slide7-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 161ed25

Please sign in to comment.