Skip to content

A collaborative platform designed for software developers, built with Python Django.

Notifications You must be signed in to change notification settings

Hashara13/InnoGen-Collab

Repository files navigation

InnoGen Collab

InnoGen Collab is a collaborative platform designed for software developers, built with Python Django. The platform facilitates communication and collaboration among software developers by offering dedicated chatrooms for discussions, knowledge sharing, and networking.

Features

  • Collaborative Chatrooms: Join chatrooms to discuss software development topics.
  • Real-time Messaging: Engage in live conversations with other developers.
  • User Authentication: Secure login and registration system for developers.
  • Profile Management: Manage your personal details, including your developer bio.
  • Project Collaboration: Share ideas, ask questions, and collaborate on projects.
  • Scalable Architecture: Built with Django, ensuring scalability for future development.

Technologies Used

  • Backend: Python Django
  • Frontend: Django Templates
  • Database: SQLite (or any other supported database)
  • Authentication: Django's built-in authentication system
  • Deployment: GitHub Repository

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/Hashara13/InnoGen-Collab.git
    cd InnoGen-Collab
    
  2. Create a virtual environment:
    git clone https://github.com/Hashara13/InnoGen-Collab.git
    cd collab
    
  3. Install dependencies:
    pip install -r requirements.txt
    
  4. Apply migrations:
    python manage.py migrate
    
  5. Run the development server:
    python manage.py runserver
    

About

A collaborative platform designed for software developers, built with Python Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published