Skip to content

soufian2017/Wesalni

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.9%
  • HTML 11.2%
  • Python 3.4%
  • JavaScript 0.5%