Git Product home page Git Product logo

pp2i1's Introduction

PP2I1

Our first year, first semester project as students at Telecom Nancy.

What does it do ?

  • Runs a small website dedicated to the climate cause : optimizing routes for emptying bins and offering a way to manage the system for the administrators, as well as a shop, and authentification system and some articles on how to have a bigger impact in your own way.

Requirements

  • Python 3.10
  • Flask and Flask-login, and their dependencies.

How to install it on your computer ?

  • Just clone it wherever you want in your computer, using :
git clone https://github.com/Esteban795/PP2I1.git
  • When inside the correct folder, you can run
pip3 install -r requirements.txt

to install Flask and Flask-login, if you don't already have them.

  • If you'd rather use a virtual environment, go to the PP2I1 directory and run
python3 -m venv
./bin/activate
  • Once you're in the venv, run pip3 install -r requirements.txt.

How to use it ?

  • Run it using the basic python3 syntax. Make sure to be in the root folder of the project !
python3 ./PP2I1/src/backend/app.py
  • Open your browser and go to the adress that flask gives you. Default is 27.0.0.1:8080

pp2i1's People

Contributors

esteban795 avatar moise7000 avatar dolhen-james avatar btom-gh avatar

Stargazers

 avatar  avatar FuseTim avatar

Watchers

 avatar

pp2i1's Issues

Feature request

Pouvoir display uniquement les admins dans la gestion des utilisateurs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.