Skip to content

harshada-javeri/smart-content-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-content-app

Project Description

Smart Content App is a web application designed to help users plan and organize their content efficiently. It includes features such as a content planner and a smart asset organizer.

Features

  • Content Planner
    • Calendar View
    • List View
  • Smart Asset Organizer
    • Asset Uploader
    • Asset Library

Installation

To install the project, follow these steps:

Backend

  1. Navigate to the backend directory: cd backend

  2. Create a virtual environment: python -m venv .venv

  3. Activate the virtual environment: source .venv/bin/activate

  4. Install the required dependencies: pip install -r requirements.txt

  5. Run the development server: python manage.py runserver

Frontend

  1. Navigate to the frontend directory: cd frontend

  2. Install the required dependencies: npm install

  3. Run the development server: npm start

Usage To use the application, open your browser and navigate to http://localhost:3000 for the frontend and http://localhost:8000 for the backend.

License This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •