Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CODEX COLLECTIVE CODEX COLLECTIVE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pushpdeep.Sandhu
  • CODEX COLLECTIVECODEX COLLECTIVE
  • Wiki
  • Final Participation Journal

Final Participation Journal · Changes

Page history
Update Final Participation Journal authored Dec 02, 2024 by Pushpdeep.Sandhu's avatar Pushpdeep.Sandhu
Show whitespace changes
Inline Side-by-side
Final-Participation-Journal.md
View page @ 15700870
##Introduction## **Introduction**
FarmEasy is a web-based application designed to assist farmers in managing their crops, inventory, and tasks efficiently. The development of FarmEasy was a collaborative effort by three team members: Pushpdeep Sandhu, Jaspreet Singh, and Varad Pund. The roles and responsibilities were divided to ensure smooth project execution and timely completion. FarmEasy is a web-based application designed to assist farmers in managing their crops, inventory, and tasks efficiently. The development of FarmEasy was a collaborative effort by three team members: Pushpdeep Sandhu, Jaspreet Singh, and Varad Pund. The roles and responsibilities were divided to ensure smooth project execution and timely completion.
##Contribution by Jaspreet Singh (Backend)## **Contribution by Jaspreet Singh (Backend)**
Jaspreet Singh was responsible for the backend development of the FarmEasy application. His contributions included implementing the Flask application, database interactions, and backend logic for various features. Jaspreet Singh was responsible for the backend development of the FarmEasy application. His contributions included implementing the Flask application, database interactions, and backend logic for various features.
**Files Managed:** **Files Managed:**
...@@ -13,7 +13,7 @@ o Implemented session management and password hashing for secure authentication. ...@@ -13,7 +13,7 @@ o Implemented session management and password hashing for secure authentication.
o Configured the MongoDB connection and defined collections for crops, inventory, and tracker data. o Configured the MongoDB connection and defined collections for crops, inventory, and tracker data.
o Enabled CRUD operations for data management. o Enabled CRUD operations for data management.
##Contribution by Pushpdeep Sandhu (Frontend)## **Contribution by Pushpdeep Sandhu (Frontend)**
Pushpdeep Sandhu was in charge of designing and implementing the frontend components of the FarmEasy application. He focused on ensuring a user-friendly interface and responsive design for various features. Pushpdeep Sandhu was in charge of designing and implementing the frontend components of the FarmEasy application. He focused on ensuring a user-friendly interface and responsive design for various features.
**Files Managed:** **Files Managed:**
...@@ -29,7 +29,7 @@ o signup.html: Developed the signup page for new user registration. ...@@ -29,7 +29,7 @@ o signup.html: Developed the signup page for new user registration.
o dashboard.html: Styled the dashboard with data visualization and task management features. o dashboard.html: Styled the dashboard with data visualization and task management features.
o inventory.html, my_crops.html: Created interfaces for managing inventory and crop data. o inventory.html, my_crops.html: Created interfaces for managing inventory and crop data.
##Contribution by Varad Pund (Documentation and Others)## **Contribution by Varad Pund (Documentation and Others)**
Varad Pund was responsible for documenting the project and managing auxiliary tasks to ensure project clarity and maintainability. Varad Pund was responsible for documenting the project and managing auxiliary tasks to ensure project clarity and maintainability.
**Contributions:** **Contributions:**
......
Clone repository
  • Architectural Model
  • FINAL DOCUMENTATION
  • FLOW Chart for farmer
  • Final Participation Journal
  • Functional Properties
  • Participation Journal
  • Projected Members Contribution
  • Quality Attributes
  • UI Mockups
  • UML FarmEasy
  • Use Case Scenarios
  • Use Case
  • home
    • Project Description
    • Requirements Statement