Skip to content

alexTamboli/Liaison

Repository files navigation

Liaison - Project Sharing Platform

Technologies Used

Python, Django, PostgreSQL, AWS

Description

Liaison is a project sharing platform developed with a focus on collaboration and communication among peers. The key features include:

  • Developed a collaborative platform using Django with messaging and project posting features.
  • Implemented PostgreSQL for the database to ensure efficient data management.
  • Deployed the application on AWS, providing a scalable and reliable platform for 50+ users.
  • Built an API to facilitate data accessibility, allowing seamless integration with other users and developers.

Installation Guide

To get started with Liaison, follow these simple steps:

  1. Clone the repository.

    git clone https://github.com/alexTamboli/Liaison.git
  2. Install the required dependencies.

    pip install -r requirements.txt
  3. Set up the Django project.

    python manage.py migrate
    python manage.py runserver

Now you're all set to explore Liaison locally on your machine!

Make sure to create superuser and connect DB of your choice no access to RDS is granted. Feel free to reach out if you have any questions or encounter any issues during the installation process.

About

Liaison is a Python-based project sharing platform built with Django and hosted on AWS. It enables peer collaboration through messaging, project posting, and an API for seamless integration. The README includes a simple installation guide. Enhance your collaborative projects with Liaison!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors