A taxi booking application using Django serves as a platform where users can request rides, view available drivers. The application employs Django's web framework to handle user authentication, booking requests, and driver assignments, ensuring a seamless and secure experience for both passengers and drivers.
A taxi booking application built with Django offers a convenient and efficient way for users to request rides and for drivers to manage their services. By leveraging Django's robust framework, the application provides features such as user authentication, ride booking, and driver management.
- HTML5 & CSS3: Markup and styling languages for building web pages.
- Jinja: Jinja is a fast, expressive, and full-featured template engine for Python, enabling dynamic generation of text-based documents, particularly HTML and XML.
- Django: Django is a high-level Python web framework that facilitates rapid development of secure, scalable, and maintainable web applications.
- Git: A version control system for tracking changes and collaborating on projects.
- PostgreSQL: PostgreSQL is an open-source relational database management system known for its reliability, robustness, and advanced features.
To run this portfolio locally, follow these steps:
Clone the repository: git clone https://github.com/John12356/Taxi-Booking-Application-.git
- Install the dependencies:
pip install -r requirements.txt
- Database Setup:
- Install PostgreSQL
- Create a database name "Taxi"
- Type the password as marakatha@123 or choose you own but make sure to change it at settings.py file
- Setup Database:
python manage.py migrate
- Run the development server:
python manage.py runserver
The Employee CRUD app facilitates HR tasks like managing employee records, recruitment, and performance tracking. It streamlines processes such as attendance monitoring, compliance reporting, and communication. It offers customization options and serves as a centralized directory for employee information, enhancing organizational efficiency and collaboration.
Contributions are welcome! If you'd like to contribute to My Netflix clone, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b my-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-feature
- Open a pull request.
This project is licensed under the MIT License.
For any queries jhonmoorthi85131@gmail.com