A smooth and efficient file transition tracker TaskTransit is a streamlined web application built using React, Django, Axios, and Tailwind CSS. Designed to help users track their files through various pivotal statuses like "Customs Released", "Arrived", and "Delivered". It offers functionalities to add, modify, and remove file entries while also updating their delivery status with ease.
Task Transit assists in tracking the transition of files through various statuses such as "Customs Released", "Arrived", and "Delivered". Users can add, edit, and delete file entries, while also toggling their delivery status.
- File Tracking: Keep track of files with statuses like "Customs Released", "Arrived", and "Delivered".
- Add/Edit/Delete Files: Easily manage files with intuitive UI controls.
- Status Filter: View files based on their delivery status.
- Responsive Design: Built with Tailwind CSS for a sleek and responsive UI.
- Frontend: React.js with Tailwind CSS
- API Calls: Axios
- Node.js
- Navigate to the frontend directory.
- Install dependencies:
npm install
- Start the development server:
npm start
Visit localhost:3000
in your browser to use the application on your local machine.
Your contributions are always welcome! Please fork the repository and create a pull request with your changes or open an issue to discuss what you would like to change.
Note: Feel free to customize sections as per your project needs and add any additional sections that might be relevant (like Screenshots, API documentation, etc.)
Remember to replace placeholder text and code snippets with actual code or instructions relevant to your project!