Skip to content

Latest commit

 

History

History
86 lines (59 loc) · 2.65 KB

README.MD

File metadata and controls

86 lines (59 loc) · 2.65 KB

Evoia - A property management app


Basically, Evoia is a property-management app that allows agents to create, update, and delete properties, add agents, reviews to the properties and chat with other agents or potential customers. Apart from the CRUD operation this app is also a Dashboard to the agents which shows the Total assests, Top agents, latest sales, customers, and property influence in a graphical and interactive way.

The app is live here and feel free to check it out - Evoia

the screenshot of the app large screen

If you like it please make sure to support me by hitting the star icon. Also it would be great if visitors create new properties this gives a hands on experience to users and also give me a lot of data to work on. Please don't add any unnecessary/crucial information Follow the guide in Help & Info page.

The app has server and client side, the server is deployed separately and client on Vercel

Tech Stack

  • React(part of Refine package)
  • Node.js
  • Express
  • MongoDB
  • TypeScript
  • Material-UI(part of Refine package)
  • AppexCharts
  • react-router-v6
  • rect-hook-form
  • Axios
  • Google Auth Provider

This refine project was generated with superplate.

Getting Started

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Available Scripts

Running the development server.

    npm run dev

Building for production.

    npm run build

Running the production server.

    npm run start

Learn More

To learn more about refine, please check out the Documentation

Upcoming features

  • Reviews(CRUD) for each property
  • Agent(CRUD) ability
  • Reduce the loading time, add animation
  • Add more Data Visualization
  • Message across agents
  • Integrate Google Maps with Property Location

credits

Thankyou @adrianhajdin