Skip to content

A travel guide website implemented with Django. Initial version is for Istanbul, my favorite city!

Notifications You must be signed in to change notification settings

nilaycicekli/travel-guide-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Xpleau Website

This is a travel guide website implemented with Python Django!

  • Using the built-in database, sqlite3.
  • Frontend is from scratch, powered by Bootstrap. All implemented by me and my teammates.

Starting

  • Run python manage.py runserver
  • Go to localhost:8080

Admin Panel

Notes

  • Create a new app:

python manage.py startapp <appname>

About

A travel guide website implemented with Django. Initial version is for Istanbul, my favorite city!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published