Skip to content

chloez21/TechBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

TechBoard is a platform for sharing engineering knowledge and foster collaboration between different team members. In addition to this, the platform can also serve as a knowledge repository for different engineering issues that can be referenced when faced with a similar challenge in the future in an organization. By providing a user-friendly, clean, and visually appealing interface and functionality, the platform aims to ensure active user engagement.

image image

image image

Installation

python3 -m venv venv

source venv/bin/activate

pip install -r requirements.txt

./manage.py migrate && ./manage.py runserver

About

first commit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published