Skip to content

Development Progress

Mehdi Alaoui edited this page Oct 16, 2024 · 4 revisions

Development Process

This page serves as a living document to track and document any changes or improvements to our workflow, tools, practices, and features. It helps the team stay aligned as the development process evolves over time.

Workflow & Practices

All modifications or new practices adopted by the team should be documented here. This includes how we organize sprints, handle pull requests, and adopt new coding standards. For detailed pull request rules, please see the Pull Request Rules.

Tools

Any changes to the tools we use (IDEs, libraries, build systems, deployment tools, etc.) should be captured here. This ensures that everyone is on the same page and aware of the tools available to the team for more efficient development.

Features

Frontend Features

Document the progress and improvements related to the frontend of the project, including UI/UX changes, new components, or performance enhancements..

As of 17.10.2024

The UI is currently seeing a lot of progress with snazzy animations and refined visuals 🚀 🌟. The bottom navigation bar is working as expected. What's next for QuickFix:

  • Switching to worker profile and editing profile
  • Home screen and main app UI
  • much more 👀

Backend Features

Backend feature development and changes, including API development, database updates, and server-side optimizations, should be documented here..

As of 17.10.2024

Support for profile creation is finally here! 🎉 😄

What's next for QuickFix:

  • Switching to worker profile and editing profile
  • Filtering worker profiles

This page will be continuously updated as we adapt and evolve our development process. Make sure to check back regularly for the latest updates.

Clone this wiki locally