This repository contains code for the project in Django (Backend) & React (Frontend)
Frontend
1. UI Frameworks to Build ON.
2. Create a rough layout in Adobe XD.
3. Start laying out frontend pages
Backend
1. Create a flowchart / diagram for whole process in Draw.io
2. Create API using Django Rest Framework [https://django-rest-framework.org] and django-knox for auth
Mobile App
1. Finalise between React Native / Flutter
2. Create Another Repository for Mobile Application
3. Start Creating Workflows and Mobile Views in the Development Process
DevelOps Work ( Later Stages )
1. Containerize the Application in Docker
2. Setup Travis for Testing