One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Docker
Git
etc...
Clone the git repo locally then use the makefile to build
make
File in the blanks in the docker command below:
docker run -it -v <path_to>/HackMIT:/var/www/HackMIT -p 80:80 feedit:<vX.X.X>
service apache2 restart
pip install <any_packages_needed>
Then go to localhost to see the app (edit the files in the local repo to see the changes)
Add additional notes about how to deploy this on a live system
- Hanna Endrias - Front End - Hendrias
- Kidist Adamu - Assets - kidadamu
- Murtaza Hakimi - Back End - MRTZA
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc