Skip to content

dorisgjata/GrizzHacks-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrizzHacks 2 Backend And Frontend

Getting Started

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

Prerequisities

Python 3.5 or higher running on your local system
Install Virtual Enviorment

Installing

Activate Virtual Enviorment

venv/bin/activate

Install requirements.txt

pip install -r /path/to/requirements.txt

Run main Python app.py

sudo python3 app.py

Deployment

Built With

  • Flask - A lightweight Python web framework
  • Peewee - An open source object-relational mapper (ORM) for the Python
  • Bootstrap - front-end framework
  • HTML and CSS

Issues

Feel free to submit issues and enhancement requests.

Contributing

In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Authors

See also the list of contributors who participated in this project.

License

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

##Screenshot

About

GrizzHacks Fall 2016 Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.3%
  • JavaScript 15.5%
  • HTML 14.6%
  • Python 4.6%