Giter Club home page Giter Club logo

projectmanager's Introduction

projectmanager installion guide


Requirement: A free or paid Salesforce dx account at https://developer.salesforce.com/platform/dx, Visual Studio Code with the Salesforce Extension (Salesforce CLI). Other code editors (Eclipse, etc) with a Salesforce CLI tool should work too, but they are not tested on this project.

Step 1: Move to the myproject folder with Visual Studio Code

Step 2: Authenticate with the Salesforce dx org: sfdx force:auth:web:login -d -a myhuborg

Step 3: Create a scratch org: sfdx force:org:create -s -f config/project-scratch-def.json -a myscratchorg

Step 4: Push code to scratch org: sfdx force:source:push

Step 5: Assign the permission set to the current user: sfdx force:user:permset:assign -n projectmanager

Step 6: Open the scratch org: sfdx force:org:open

Step 7: Launch the application "Project Manager" from the app selection on the top of the Lightning Experience page.


Notes:

  • The application is not available in Salesforce Classic. In the first time logging in to the Salesforce dx account, the user should change press "Switch to the Lightning Experience" immediately if they are in Salesforce Classic.
  • Most of the project's code is in myproject/force-app/main/default, categorized into Aura Components, Classes, Custom Objects, etc. Out of those only the Components, controllers, Automated Processes and Custom Objects mentioned in the thesis are relevant.
  • The user can contact the email [email protected] for an account with the Administrator profile in the main subdomain https://superlegendofvgu-dev-ed.lightning.force.com. Both versions of the apps are the latest version. The code is available there too.

projectmanager's People

Contributors

legendofvgu avatar

Watchers

 avatar

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.