Skip to content
yasiru geevinda edited this page Oct 14, 2020 · 1 revision

Welcome to the OpenIntra wiki!

The OpenIntra is an Open Source Intranet System tailored for enterprises. The frontend of the project is basically a React application,Its backend built top of Django and DRF.

Here is the major changes/Decisions taken about the project,since the beginning.

  • The main project consist of two projects. The backend and this frontend. The frontend will build as a SPA and build on top of the React.
  • Frontend will use Material UI as UI component set, as well as Material Icons for icons.
Clone this wiki locally