there are many people who have pets and they travel, but they do not have places to leave their pet. Also,there are many pet sitter in Tunisia but we don't know about them.
Petville is working on solving this problem. it is a website for pet sitter to organise his informations and it is a professional way to communicate between pet sitters and pet owners
This project is our Portfolio Project, concluding our Foundations Year at Holberton School. We were able to choose who we wanted to work with and what we wanted to work on, as long as we present a working program at the end of the three weeks of development.
- Farouk ben miled @faroukbmiled-Project Manger and back-end developer
- Khawla daouay @khawladaouay-Project owner and front-end developer
- Aymen jebeniani @Jebeniani-Front-end and devops developer
->> websitelink
Here is a little preview of our main feature:
You have to create an account to post your profile if you are a pet sitter.
your profile
Now, if you are a pet owner you can find a pet sitter profile here:
Installing the programs necessary to view this project is pretty simple!
-
Install with
pip
- `$ pip install -r requirements.txt
- `$ python manage.py migrate
- `$ python manage.py runserver
- Clone repo and create a new branch:
$git checkout https://github.com/faroukbmiled/PetVille_live -b name_for_new_branch
. - Make changes and test
- Submit Pull Request with comprehensive description of changes
- AirBnB Clone: a simple web app made in Python, Flask and JQuery.
- Simple Shell: a command lien interpreter that replicates the sh program