Skip to content

Edyta-Budny/coderslab-final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carbon Footprint Calculator

The final project of the "Back-end developer: Python" course organized by Coders Lab. The aim of the project was to create the first own web application. My idea was to create a carbon footprint calculator.

Functionality

Calculation of the carbon footprint for the categories:

  • energy consumption at home
  • transport
  • travel
  • diet

Technologies

  • Python
  • Django
  • PostgreSQL
  • HTML
  • CSS

Status

  • In progess

Requirements

  • The application supports Python 3.4 to 3.8

Start of application after saving it to your computer

  • Install the following dependencies using the command:
$ pip install -r requirements.txt
  • Run applications using the command:
$ python manage.py runserver

Sources

About

Carbon Footprint Calculator, my first web app, final project of the "Back-end developer: Python" course organized by Coders Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors