Skip to content

Kaiqgs/UTFACEweb

Repository files navigation

UTFACE_web Project

The UTFACE_web is a social project. We're from brazil, UENP. We aim to help children, teenagers and young adults to make better use of technology in the learning/school context. We try to achieve that by gathering and reading multiple papers about learning tools, then we try to translate the rather complex scientific language into a simpler student's language.

The website

This is the code for our website. Here we index most of the information we've learned, so students from anywhere can access it online.

Installation

Clone this repository. Use the package manager pip

pip install -r requirements.txt

Usage

In the main folder you can execute the starting script.

Simple python command (usually windows):

python run.py runserver

Specifying python version (usually linux distros):

python3 run.py runserver

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published