Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 578 Bytes

README.MD

File metadata and controls

21 lines (15 loc) · 578 Bytes

Cardinal

A fully functional social network web application built for learning purposes using React and Django.

Features

  • Realtime messages with web sockets.

  • Login authentication with JWTs.

  • 2FA with emails.

  • BACKEND:

    • Unit testing.

Requisites

Running the project

To start the backend first install the requisites and then run the starting script.