-
Notifications
You must be signed in to change notification settings - Fork 3
Home
nabgilby edited this page Mar 9, 2017
·
35 revisions
This wiki will guide you through downloading the example app and starting to develop your own app. You will need a personal computer and need to be open to learning some development on your own. We will get you started and then guide you with some useful tutorials so that you can make your own app.
Start by following these steps:
- Read the Introduction
- Install all of the tools from the tools list
- Download this project to your computer. Follow the Download instructions to copy the project files.
- Create a Parse App on Back4app and add the Parse keys to the web-app Follow the parse keys guide to create and configure a Parse app to in your back4app.com account to work with your web-app
- Learn how to add a button in our web-app Follow our guide to adding a button. You can view changes by reloading the page.
- Learn web development For now, focus on HTML, Bootstrap and Angular.