Skip to content

md-mehedi-hasan-nabil/lost-and-found-nextjs

Repository files navigation

Lost and Found System

  1. Clone the Project:
git clone https://github.com/md-mehedi-hasan-nabil/lost-and-found-nextjs.git
cd lost-and-found-nextjs
  1. Install Dependencies:
npm install
  1. Run the Project:
npm run dev

Used Technologies:

  1. TypeScript
  2. Next.JS
  3. Ant Design

Features:

  1. User Registration: Register users with profile info.
  2. User Login: Authenticate users and issue JWT tokens.
  3. Create Found Item Category: Add new categories for found items.
  4. Report a Found Item: Submit details of found items.
  5. Get Found Items: Paginate, filter, and sort found items.
  6. Create a Claim: File claims for found items.
  7. Get Claims: Retrieve user's claims with details.
  8. Update Claim Status: Change status of submitted claims.
  9. Get Profile: Fetch user's profile information.
  10. Update My Profile: Modify user's profile details.

API Url

Link: https://lost-and-found-nextjs-seven.vercel.app

Releases

No releases published

Packages

No packages published

Languages