Skip to content

v1.0.0 Sprint1

Compare
Choose a tag to compare
@Lingxiao108105 Lingxiao108105 released this 24 Sep 11:30
· 230 commits to main since this release
538eddc

Complete the core part of personal CRM,

⭐ New features

  • Implement backend security
  • Login/logout backend API
  • Register backend API
  • Forget password backend API(Send an email with a random generated password)
  • Retrieve a member’s organizations as json data backend API
  • Create an organization backend API
  • Search organization base on name backend API
  • Join an orgainzation backend API
  • Retrieve departments in an organization as json data backend API
  • Create an department backend API
  • Retrieve all members(sorted, query page number) in the department as json backend API
  • Change a member’s permission/Accept a member backend API
  • Delete a member from the department backend API
  • Request to join a department backend API
  • Retrieve search results as json backend API
  • Retrieve all contacts in a department backend API
  • Get customer detail backend API
  • Insert customer detail into db backend API
  • Update customer detail into db backend API
  • Delete customer in db backend API

❤️ Contributors

We'd like to thank all the contributors who worked on this release!