Skip to content

✨ Outfitted is a modern and stylish fashion e-commerce application built with Python Django for the backend. Hosted on AWS, it utilizes CockroachDB as the relational database and Cloudinary for managing static files.

License

Notifications You must be signed in to change notification settings

debankanmitra/Outfitted-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outfitted

✨ Outfitted is a modern and stylish fashion e-commerce application built with Python Django for the backend. Hosted on AWS, it utilizes CockroachDB as the relational database and Cloudinary for managing static files.

🚀 Features

  • Modern e-commerce platform for fashion
  • Robust backend built with Python Django
  • Scalable hosting on AWS
  • CockroachDB for reliable and distributed database management
  • Cloudinary for efficient handling of static files

🛠️ Tech Stack

  • Backend: Python Django
  • Database: CockroachDB
  • Digital assets: Cloudinary
  • Infrastructure: AWS

📦 Installation and setup

  1. Clone the repository:
    https://github.com/debankanmitra/Outfitted-backend.git
    cd outfitted
    
  2. Set up a virtual environment:
    python3 -m venv venv
    source venv/bin/activate
    
  3. Install the dependencies:
    pip install -r requirements.txt
    
  4. Set up the database:
    • Ensure CockroachDB is installed and running.
    • Run migrations:
    python manage.py migrate
    
  5. Start the development server:
    python manage.py runserver
    

📄 License

Outfitted is licensed under the MIT License.

About

✨ Outfitted is a modern and stylish fashion e-commerce application built with Python Django for the backend. Hosted on AWS, it utilizes CockroachDB as the relational database and Cloudinary for managing static files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages