Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 2.4 KB

appsmith_templates.md

File metadata and controls

33 lines (20 loc) · 2.4 KB

Appsmith Example Applications and Templates

Our team and the community have created a few example applications that can be used as-is, or as a template that can serve as a starting point for your application.

You can use the applications for yourself following the simple steps below:

  1. Click on the application of your choice
  2. On the top right-hand corner, you will see an option to fork the application
  3. Click on fork application
  4. Log in to Appsmith, if not already
  5. Select the workspace to which the application should be forked
  6. Change datasource credentials to connect to your backend
  7. You now have a fully functional app to use or build on top of

Would you like to contribute your app? Just write in to akshay@appsmith.com.

List of forkable applications on Appsmith

  1. Applicant Tracker System

This application will need you to connect to your instance of Postgres, but once done, you will be able to manage the entire lifecycle of applicants in your hiring pipeline. We've also added Google Calendar API calls so you can schedule interviews directly from this application.

  1. Calendly in Appsmith

A barebones version of calendly that you can use to schedule meetings, or just play around with how you can use APIs and Appsmith to build really powerful applications. Connects to Google Calendar API, so will need you to authorize your OAuth2 token.

  1. Founder/Investor CRM

A pragmatic CRM that helps founders keep track of the investor conversations they have had, and details about the investor, fund and files shared. You can use it to mark the next steps and prioritize conversations. We have found this system very useful personally for our fundraises. We chose to use a Google Sheets backend as that's where founders end up keeping these notes usually. You can just authorize a sheet to get it working.

Watch out for more! If you'd like to contribute a template, please write in to akshay@appsmith.com!