gdscnitp / charges-by-tenant

https://charges-by-tenant-app.vercel.app
5 stars 12 forks source link

Charges By Tenant Project

A web application for tenants and landlords to manage and pay the fees and charges using direct payment method for different billing services.

Problems Addressed:

Features :

App Working:

Project Overview :

Targeted Audience

Project Constraints

Tech Stack:

Client && Server: Next.JS

Database: MongoDB

Future needs: Cloud to deploy the website.

Setting up the project:

After cloning the project:

Install the packages:

  npm install

Start the server:

  npm run dev

Open http://localhost:3000 with your browser to see the app running.

Documentation:

Next.js

NextAuth.js

Next.js Github repository