Skip to content

This repository contains the project where developers can connect upload their projects and rate others project. With having personalized profiles.

Notifications You must be signed in to change notification settings

MubeenAhmadShaikh/DevModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevModule - Connect with Developers around the world

This is the live demo for DevModule.

Overview

Web based Platform for developers to connect with each other from around the world. Developer can register and create a beautiful profile by showcasing all the projects and skills.
Developer can search other developers by their Names, Skill, Projects and Positions. Projects can also be searched by project names or project owner name, additionally pagination is also implemented. Users can add review comments to other developers projects. Positive feedback based on the total reviews can be seen on each projects.
Developers can deactivate the profiles and can reactivate again by logging in. Unauthenticated users can also access the details of developers and their projects but cannot add any review comment.

Key Features

  • Developers searching based on name, skill, job title
  • Projects searching based on project title and owner name
  • Pagination on both developers and projects
  • Access to some pages for Unauthenticated users also
  • Account Deactivate and Reactive
  • Positive Feedbacks based on total positive reviews

Run Locally

Clone the project

  git clone https://github.com/MubeenAhmadShaikh/DevModule

Create virtual environment

  virtualenv env-name

Go to the project directory

  cd devmodule

Install all the dependencies

  pip install -r requirements.txt

Run Server

  uvicorn main:app --reload

Access API locally with url

  https://localhost:port/docs


Tech Stack

Server:

My Skills

Database:

My Skills

Client:

My Skills





🚀 About Me

This is Mubeen 👋, author of DevModule Community. Currently I'm working as a Senior Software Analyst 👨‍💻 and looking for a domain switch into Python Development. Because creating cool projects and solving problem really makes me curious about every process of development. 😃


🛠 Skills

My Skills


🔗 Links

github linkedin twitter

About

This repository contains the project where developers can connect upload their projects and rate others project. With having personalized profiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published