Skip to content

🐕 A website dedicated to dog lovers built using django, drf and templates

Notifications You must be signed in to change notification settings

Zenkovsky03/CorgyConnect

Repository files navigation

CorgyConnect

project-image

A web application for animal lovers focused on backend support (CRUD request). Allows intuitive management of animal data. The application Is integrated with Amazon S3 Bucket RDS database and has a written API

🧐 Features

Here're some of the project's best features:

  • User Authentication: Secure user registration login and profile management.
  • Dog Profiles: Create view and manage comprehensive profiles for dogs.
  • Community Interaction: Share experiences tips and connect with fellow dog lovers.
  • API Integration: RESTful APIs for seamless data management and integration.
  • Responsive Design: Optimized for various devices ensuring a consistent user experience.
  • AWS Integration: Utilizes AWS S3 for efficient file storage and AWS RDS for reliable database management.

🛠️ Installation Steps:

1. Clone the Repository

git clone https://github.com/Zenkovsky03/CorgyConnect.git cd CorgyConnect

2. Install Dependencies

pip install -r requirements.txt

3. Run Migrations

python manage.py migrate

4. Start the Server

python manage.py runserver

💻 Built with

Technologies used in the project:

  • Django
  • Python
  • Jinja
  • HTML5
  • CSS
  • AWS
  • RDS
  • S3BUCKET
  • DRF
  • SQLite