Giter VIP home page Giter VIP logo

django-hotel-management's Introduction

Project Idea

Hotel Reservation System with chat support and Two-factor authentication functionality.

You can view the app here: http://b239c491.ngrok.io

Team Members

  1. Kabir Singh Mann - Two Factor, Port Forwarding, User profiles and app integration
  2. Navin Rai - Reservation System, Database management and app integration
  3. Vrushabh Gore - Hotel App, Chat app, Deployment server and app integration, Port Forwarding.

Date 15/03/2019

  1. Created a new README File.

Date 19/03/2019

  1. Django Project Created Named Hotel django_hotel_management

  2. Django App Added to the Project named hotel

  3. Created 2 HTML pages with bootstrap and used blocked coding to show how things will look once they are done.

  4. Used a migration to create the basic auth_user table and created an Admin Panel

  5. Unable to write database in the DateField through shell will check with Carl Later.

Date 24/03/2019

  1. Login page created.

  2. UserProfile Added to the Project named hotel.

  3. Model created for users.

Date 26/03/2019

  1. Connected Database with reservation

  2. Created a Authentication Application to seperate Authentication and Hotel App(This will help us make changes to Login and Registration when we add 2 Factor Authentication)

  3. Created Registration Form Using Django UserCreationForm

  4. Added Crispy-Forms for styling the UserCreationForm

  5. Everyone Registered using the User Creation Form would have User Status

  6. Staff and Admin Status can be added from the Admin Panel.

  7. Profile Page added which takes images and displays user name and email ID

  8. Signals used to automatically create a new Profile for a newly registered user.

Date 30/03/2019

  1. Tunneling complete

  2. ngrok portforwarding active

Date 2/04/2019

  1. Added a ChatApp which will use Django Channel

  2. Created a routing pattern for the chat app.

  3. Implemented WebSockets to send and recieve connections

  4. Created django layers over ReDIS server for backend purpose

  5. Implemented AsyncWebsocket instead of Syncronous connection.

Date 07/04/2019

  1. Two factor Authentication added

  2. Token Generator and Yubikey component added.

  3. Two factor added in admin panel.

  4. Google Authenticator support added.

Date 25/04/2019

  1. Integration and merging of 2FA complete with chat app.

  2. Reservation System Complete.

Date 26/04/2019

  1. Integration of all the apps and the reservation system

  2. Merged into Master.

  3. Heat template added for production server deployment.

  4. README.md merged and updated with markdown format.

  5. Database integration.

  6. Ngrok build and production server running.

Tools

  • Using SQL Database for development
  • Using SQL Database for Production

References

  1. Bootstrap Starter Template
  2. Templating and Rendering
  3. Admin Interface
  4. Model Creation
  5. Extending Templates from a base
  6. Form Styling Using Crispy Forms
  7. Registration Form Creation
  8. Allow only authenticated users to view contents of the app - login_required
  9. How to Implement a ChatApp Using Django Layers
  10. How to Build a Functioning Login Page in ONE Video! (Django Tutorial) | Part 8
  11. Django Login/Logout Tutorial (Part 1)
  12. Extending Templates from a base
  13. Django local host accessible from public domain using Ngrock
  14. Set up and Installation
  15. django-two-factor-auth
  16. Django Two-Factor Authentication Documentation
  17. Integrating 2 factor authentication into your project
  18. Django Forms
  19. A SQLite Tutorial with Python

django-hotel-management's People

Contributors

vrushabhgore avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.