Skip to content

luisferperez/Educaweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educaweb

This is an web application which has been made as a Final Degree Project for obtaining an Engineering Degree in Computer Science at UNED. The advisor of this Project has been the professor Antonio Robles-Gómez from UNED.

To download and run this application:

Clone the repository:

git clone https://github.com/luisferperez/Educaweb.git
cd Educaweb

Create and activate a virtual environment:

virtualenv env
source env/bin/activate

Install requirements:

pip install -r requirements.txt

Run the application:

python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published