Skip to content

Commit

Permalink
nc
Browse files Browse the repository at this point in the history
  • Loading branch information
veryacademy committed Apr 10, 2021
1 parent 27d4321 commit c3114ba
Showing 1 changed file with 14 additions and 23 deletions.
37 changes: 14 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,25 @@
![django ecommerce project](/docs/repo_image.png)
# Django-Ecommerce

## Table of Contents

- [Django-Ecommerce](#django-ecommerce)
- [Demo](#demo)
- [Tutorials](#tutorials)
- [Contributing](#contributing)
- [License](#license)

## Django-Ecommerce
The Django-Ecommerce is an open-source project inititive and tutorial series.

## Demo Latest Build
## Demo

See the current build live by launching the master branch on a free Heroku instance. You will need a Free Heroku account if you havent already got an active account.

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

Login details: `[email protected]`/`admin`

## Table of Contents

- [Django-Ecommerce](#django-ecommerce)
- [Demo Latest Build](#demo-latest-build)
- [Table of Contents](#table-of-contents)
- [Tutorials](#tutorials)
- [Prerequisites](#prerequisites)
- [Audience](#audience)
- [Course Content](#course-content)
- [Future Content](#future-content)
- [Next Planned Tutorials](#next-planned-tutorials)
- [Introduction Phase Suggestions](#introduction-phase-suggestions)
- [Intermediate Level Suggestions](#intermediate-level-suggestions)
- [Advanced Level Suggestions](#advanced-level-suggestions)
- [Deployment Suggestions](#deployment-suggestions)
- [Contributing](#contributing)
- [License](#license)

# Tutorials
## Tutorials
The tutorials, found [here](https://www.youtube.com/watch?v=UqSJCVePEWU&list=PLOLrQ9Pn6caxY4Q1U9RjO1bulQp5NDYS_) on our YouTube channel take you through the steps of developing an ecommerce application with Python Django, prodominately deploying the Django templating system.

## Prerequisites
Expand Down Expand Up @@ -95,8 +86,8 @@ List of features requested by community. If you would like to request any featur
+ Heroku deployment
+ Digital Oceon deployment

# Contributing
## Contributing
This project welcomes contributions and suggestions. At present, we are not accepting any code contributions. When the tutorials have finished the project will be open to welcome code contributions and further suggestions.

# License
## License
[MIT License](LICENSE)

0 comments on commit c3114ba

Please sign in to comment.