https://github.com/ayushmankumar7/webcool
Sometimes being incomplete is better.
https://github.com/ayushmankumar7/webcool
css flask flask-application flask-server heroku-deployment html python3
Last synced: about 2 months ago
JSON representation
Sometimes being incomplete is better.
- Host: GitHub
- URL: https://github.com/ayushmankumar7/webcool
- Owner: ayushmankumar7
- License: mit
- Created: 2020-01-31T13:45:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T12:35:53.000Z (about 4 years ago)
- Last Synced: 2025-01-29T21:28:10.691Z (over 1 year ago)
- Topics: css, flask, flask-application, flask-server, heroku-deployment, html, python3
- Language: HTML
- Homepage: http://webcool.herokuapp.com/
- Size: 21.1 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# WebCool
Sometimes being incomplete is better.
## Requirements
1. pipenv
2. python3
### Steps
```
$ pipenv install -r requirements.txt
$ pipenv shell
$ python3 wsgi.py
```
## File Structure
```bash
.
├── app
│ ├── main.py
│ ├── static
│ │ ├── css
│ │ │ └── style.css
│ │ └── img
│ │ ├── dark.jpg
│ │ ├── samplelogo.gif
│ │ ├── shallow.jpg
│ │ ├── star.jpg
│ │ └── white.jpg
│ └── templates
│ └── index.html
├── Pipfile
├── Pipfile.lock
├── Procfile
├── README.md
├── requirements.txt
├── runtime.txt
└── wsgi.py
```
### Credits
Images Downloaded from https://www.pexels.com/