The Electric Charging Point Booking Platform is a comprehensive information system for booking and reviewing electric charging points in business premises. The main purpose of the platform is to provide a simple and efficient way to book charging points for employees and to review charging points for company and premises supervisors. As the project is somewhat larger, it has been split into a mobile and a web application. The web app is designed for company administrators, where they have full control over the entire IT system. The mobile app is for users to book charging stations. This thesis will focus on the development of the mobile application and the part of the back-end system that supports the whole platform. As the platform is intended to be used in multiple companies and buildings, the whole system will be developed in the direction of a Cloud Native application. For the backend system, PostgreSQL was selected as the database and Node.js and Express.js as the main libraries for development. Everything will be written in TypeScript and stored on Github with integration into AWS. The mobile app will be built using the React Native library and Tailwindcss with a few others for additional help.
|