Skip to content

thisisarnabdas/CSE447

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ SecureDjango

Django

Python Django License PRs Welcome

A robust and secure web application built with Django.

🚀 Features

  • User authentication and authorization
  • Data encryption at rest and in transit
  • CSRF protection
  • XSS prevention
  • SQL injection safeguards
  • Regular security audits and updates

🛠️ Technologies

Python Django SQLite HTML5

📦 Installation

  1. Clone the repository:
    git clone https://github.com/thisisarnabdas/CSE447.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Start the development server:
    python manage.py runserver
    

🔒 Security Best Practices

  • Keep Django and all dependencies up to date
  • Use environment variables for sensitive information
  • Implement strong password policies
  • Enable two-factor authentication
  • Regularly backup your database
  • Monitor your application for unusual activity

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

GPL v3 Logo

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

📞 Contact

Arnab Das - arnab.das@g.bracu.ac.bd

Project Link: https://github.com/thisisarnabdas/CSE447


Made with ❤️ by ARNAB

About

CSE447 project(Fully open source)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published