Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
/ PieceView Public archive

A new social media website

License

Notifications You must be signed in to change notification settings

David-Duefrene/PieceView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PieceView

A social media website allowing users to post mini blog style posts. Users are able to follow other users.
The application is written in Python with Django and Django REST frameworks and React library as the front end.
PieceView is powered by docker and docker-compose up will allow a dev or system admin to get a basic server running.

Organization

  1. The Account application primary purpose is to hold and manage all account related information including:

    • Authentication
    • User profile
    • contact relationships
  2. The Post application purpose is to hold and manage the content a user posts. Type of contents are:

    • Blog-style, permits certain HTML tags.

API Documentation

About

A new social media website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published