Skip to content
/ postit Public

PostIT is a Django-based web application designed to streamline department e-newsletters. It enhances organization and user engagement by categorizing content into "PostBoxes" for targeted communication and interaction.

License

Notifications You must be signed in to change notification settings

Jansxn/postit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostIT

PostIT is a user-friendly web application specifically designed to streamline the management of department e-newsletters. Traditional methods, like email blasts and static web pages, often struggle with organization and user engagement. This innovative platform tackles these issues by providing a centralized hub for creating and publishing department news.

Project Overview

PostIT revolutionizes content sharing and organization within online communities. Leveraging the robust Django web framework, known for its ability to streamline development processes and produce clean, well-structured code, PostIT ensures functionality and maintainability in the long run.

For more info regarding the projects, refer to the PostIT Documentation.

Installation and Setup Instructions

Prerequisites

  • Python 3.8+
  • Django 3.2+

Setup Procedure

  • Clone the Repository
git clone https://github.com/Jansxn/postit.git
cd postit
  • Apply Migrations
python manage.py makemigrations
python manage.py migrate
  • Create a Superuser
python manage.py createsuperuser
  • Run the Development Server
python manage.py runserver

Maintainers

  • Himanshu
  • Jason
  • Kriish

Licence

MIT

About

PostIT is a Django-based web application designed to streamline department e-newsletters. It enhances organization and user engagement by categorizing content into "PostBoxes" for targeted communication and interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published