-
Notifications
You must be signed in to change notification settings - Fork 4
Getting started
ominhas edited this page Apr 10, 2018
·
4 revisions
There are a few dependencies that need to be installed. Please make sure to have the latest versions of:
- Python 3
- MySQL
- Django
For Mac users, please refer to the dependencies.md file in the main repository as there have been some issues with Django using Python 2 instead of Python 3.
Once you have the dependencies set up, go ahead and clone the repository!
If you feel as if you have contributed, submit a PR and a member of the Pellio team will review your code. If approved, it will be integrated into the project!
For the signup.html file, go to PellioRPI/accounts/templates/accounts
For all other .html files, go to PellioRPI/home/templates/home
For .css and .javascript files, go to PellioRPI/home/static/home