This project was generated with Python version 3.6.9
- Amos Mwangi
It's an webapp that has features of uploading new pics.
- python3
- pip
- virtualenv
-
In your terminal:
$ git clone https://github.com/AmosMwangi/i-gram $ cd Blogs
-
Creating the virtual environment
$ python3.6 -m venv --without-pip virtual $ source virtual/bin/env $ curl https://bootstrap.pypa.io/get-pip.py | python
-
Installing Django and other modules
$ pip install -r requirements.txt
-
To run the application, in your terminal:
$ chmod a+x start.sh $ ./start.sh
-
To run the tests for the class files:
$ python3.6 manage.py test
This project was generated with
Incase of a problem, issue or need more clarification, feel free to send an email
amosmwangi101@gmail.com
- This project is licensed by MIT License
Copyright (c) Insta Clone 2019