rajatnai49 / PRAVAS

PRAVAS is a full-stack web application regarding tours and travels using the Django framework. It is built for both end-user and admins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pravas

πŸ§‘β€πŸ’» About

Pravas is the tourism website where user can user can search and the book the package and there are admin who can add the package details in very descriptive manner. It is built with python Django framework for managing the server side request and data manipulation with database and for database we used the Django's default sqlite3. It have so much descriptive models and have functionalities like package search with destination, price and month, see the package in so much depth, Update the profile and see the booked and past packages.

πŸ’» How to run project.

  1. Clone repository or download zip file
  2. Open terminal and use command python manage.py makemigrations & python manage.py migrate
  3. Use python manage.py runserver for start server
  4. Login default admin and user with username: pravas password: pravas

🧐 Let's see the project

πŸ₯Έ Login and Signup

πŸ›© Landing page

πŸ§‘πŸ½ Profile Page

πŸ” Package Search

πŸ“‹ Package details

β˜‘οΈ Book Package

πŸ“‘ Database

About

PRAVAS is a full-stack web application regarding tours and travels using the Django framework. It is built for both end-user and admins.


Languages

Language:HTML 37.3%Language:Python 32.5%Language:CSS 27.9%Language:JavaScript 2.3%