source: README.md@ 0c6b92a

main
Last change on this file since 0c6b92a was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago

Pred finalna verzija

  • Property mode set to 100644
File size: 1.2 KB
Line 
1# iMaps
2
3**iMaps is a web application for creating,exploring and navigating indoor maps. Designed for large institutions, it provides users with an interactive map experience to find rooms and navigate efficiently.**
4
5## Key Features
6- **Interactive 2D Maps**: Navigate through rooms and spaces with an easy-to-use map interface.
7- **Search and Filter**: Quickly locate specific rooms or areas with search and filter options.
8- **Modular Design**: Easily update and customize maps for different institutions.
9
10## Technology Stack
11- **Front-end**: React + KonvaJs
12- **Back-end**: Spring Boot
13- **Database**: PostgreSQL
14
15## User Roles
16- _Unregistered users_ can view, search and navigate public maps that are displayed on the website.
17- _Registered users_ can additionally create their own maps and ask for their map to be published i.e made public.
18
19## Support
20Currently, iMaps is a web application, support for mobile is in development.
21
22## About iMaps
23
24All of the maps that are displayed in iMaps are made by users and approved by the developers. This is the key idea of this platform. Every map that you see is made using the interface we provide on this platform. That means that you can make your own maps and and request to publish maps, making them available to the public.
Note: See TracBrowser for help on using the repository browser.