Leboroz / management-dashboard

A robust full-stack application that enables users to create and manage property listings. Once logged in, users are directed to a dashboard displaying property metadata. The application allows the sorting and filtering of properties based on price or name for enhanced usability.

Home Page:https://eloquent-smakager-c12ce0.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

management-dashboard

A robust full-stack application that enables users to create and manage property listings. Once logged in, users are directed to a dashboard displaying property metadata. The application allows the sorting and filtering of properties based on price or name for enhanced usability.

Deployment

You can find the app live link here

Built With

  • Languages: TypeScript
  • Frameworks: React, Node, Express
  • Frameworks: MongoDB
  • Technologies used: Visual Studio Code

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone git@github.com:Leboroz/management-dashboard.git
> cd management-dashboard
  • Alternatively, you can download the complete zip file and extract the folder in your directory

Step 2:

  • Download all dependencies to use the Project, run the following command in both the client and server directories
> npm install

Step 3:

In the project directory, you can run the following:

npm start

It runs the app in development mode.\

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Author

👤 LeonardoAlbornoz GitHub: @Leboroz Twitter: @Leboroz LinkedIn: Leonardo Albornoz

🤝 Contributing

Contributions, issues, and feature requests are welcome and highly encouraged! We feel that your input is what helps us grow so you're always Welcome :)

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas 🖤

About

A robust full-stack application that enables users to create and manage property listings. Once logged in, users are directed to a dashboard displaying property metadata. The application allows the sorting and filtering of properties based on price or name for enhanced usability.

https://eloquent-smakager-c12ce0.netlify.app/


Languages

Language:TypeScript 88.1%Language:JavaScript 8.8%Language:HTML 2.4%Language:CSS 0.7%