Skip to content

UzzmaSaiyed/fotoxyAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fotoxy Admin Panel - Django Backend

This is the Django-based backend for the Fotoxy application, providing an admin panel to manage the app’s content and data. It serves as the backend for the Flutter mobile app, exposing various REST APIs to interact with the app.

Features

•	Admin panel for managing Fotoxy content.
•	RESTful APIs to interact with the Flutter mobile app.
•	User authentication and authorization.
•	API endpoints for CRUD operations.
•	Image and media management.
•	Seamless communication with the Flutter app.

Tech Stack

•	Backend: Django, Django REST Framework
•	Database: SQLite (default), can be replaced with PostgreSQL, MySQL, etc.
•	Frontend: Flutter (connected via REST APIs)
•	Dependencies: Python, Django, Django REST Framework

Prerequisites

•	Python 3.x
•	pip (Python package installer)
•	Django 4.x
•	Flutter SDK (for mobile app connection)
•	Basic knowledge of REST APIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published