Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas authored Feb 24, 2024
1 parent d33097d commit 2f4396f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

Movin' In is a Rental Property Management Platform with a backend for managing properties, customers and bookings, a frontend and a mobile app for renting properties.

Movin' In is user-friendly, straightforward, secure against XSS, XST, CSRF and MITM, and subtly crafted.

Movin' In is designed to work with multiple agencies. Agencies can manage their properties and bookings from the backend. Movin' In can also work with only one agency as well.

From the backend, administrators can create and manage agencies, properties, locations, users and bookings.
Expand All @@ -27,6 +25,8 @@ A key design decision was made to use TypeScript instead of JavaScript due to it

Movin' In can run in a Docker container. Follow this step by step [guide](https://github.com/aelassas/movinin/wiki/Docker) to walk you through on how to build Movin' In Docker image and run it in a Docker container.

Movin' In is user-friendly, straightforward, secure against XSS, XST, CSRF and MITM, and subtly crafted.

## Features

* Agency management
Expand All @@ -44,7 +44,7 @@ Movin' In can run in a Docker container. Follow this step by step [guide](https:

## Contents

1. [Overview](https://github.com/aelassas/movinin/wiki/Overview)
1. [Overview and Screenshots](https://github.com/aelassas/movinin/wiki/Overview)
2. [Architecture](https://github.com/aelassas/movinin/wiki/Architecture)
3. [Installing](https://github.com/aelassas/movinin/wiki/Installing)
4. [Docker](https://github.com/aelassas/movinin/wiki/Docker)
Expand Down

0 comments on commit 2f4396f

Please sign in to comment.