/Wesalni

Primary LanguageCSSThe UnlicenseUnlicense

Wesalni

Django based application for web developpers.

This is a web application similar to Uber in some way, except that this one focuses on Inter-wilaya travels for Algerian people in Algerian field.

#####What we used :

Django.
Any text editor.
A good Udemy tutorial.
Some good companions and a lot of coffe.

#####How to use it :

First of all you need to install the requirements using the pip command :

pip3 install -r requirements.txt

then run the below code in the Weselni\weselni folder

python3 manage.py runserver 127.0.0.1:8080

and then access this site http://127.0.0.1:8080 once the server has started.

#####Don't forget to give us a STAR


The code above in the templates folder can be reused.