basmango / Kyntra

A django based secure ecommerce platform
3 stars 2 forks source link

Kyntra 🛒

A secure e-commerce platform. Built keeping in mind basic security requirements to avoid and withstand common vulnerability exploits.

Technology Stack

Server: nginx
Backend: Django framework
Database: SQLite
Frontend: Django templating engine, Bootstrap

Tested on GNU/Linux based OSs.

Steps to run

  1. Clone this repository
  2. Run python3 -m pipenv shell or pipenv shell
  3. Run python3 manage.py runserver
    By default, the server would start at port 8000.

Security Features Implemented

Following are some of the prime features that we ensured while building the platform:

Vulnerabilities Discovered

Following are the vulnerabilities discovered by our peers in the testing phase:

Team Members

Feedback, suggestions and contributions are welcome! 😄