Skip to content

Latest commit

History

History
26 lines (16 loc) 路 742 Bytes

ROADMAP.md

File metadata and controls

26 lines (16 loc) 路 742 Bytes

This repository contains code for the project in Django (Backend) & React (Frontend)

Current goals for the project are:

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