Skip to content

MRTZA/HackMIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackMIT

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Docker
Git
etc...

Installing

Clone the git repo locally then use the makefile to build

make

Development

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)

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Python - Primary language
  • Docker - Development Environment
  • Apache - Used to host application

Authors

  • Hanna Endrias - Front End - Hendrias
  • Kidist Adamu - Assets - kidadamu
  • Murtaza Hakimi - Back End - MRTZA

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors