Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diixo/goit-web-django-hw


https://github.com/diixo/goit-web-django-hw

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

## goit-web-django-hw

## Homework: quotes. Implementation: start stage.
### Description:
- db for quotes: allainews-news.json
- paginations
- styles: quotes.toscrape.com

```bash
django-admin startproject hw_project
```

```bash
cd .\hw_project\
```

```bash
py .\manage.py startapp quotes
```

```bash
py .\manage.py startapp users
```

Run server:
```bash
py .\manage.py runserver --noreload
```

hard work pays off. It is not only job, it is passion of success