Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.06 KB

README.md

File metadata and controls

68 lines (48 loc) · 1.06 KB

Nolojenga Management System

Welcome to the Nolojenga Management System! This system is designed to streamline and manage various aspects of real estate, services and land.

Getting Started

To get started with the development server, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/zero-stealth/nolojenga.git
  1. Navigate to the project directory:
cd nolojenga
  1. Install the required dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 with your preferred browser to access the application.

Features

  • User Management:
  • Landlord Management:
  • Service Management:
  • Land Management:
  • Propery Management:

Technologies Used

  • Next.js
  • zustand
  • chart.js
  • google-maps

Contributing

naaah am cool

License

This project is licensed under the MIT License.