Skip to content

Meeting summary manager system's frontend. Developed as part of a challenge.

Notifications You must be signed in to change notification settings

AHalic/atas_frontend

Repository files navigation

Front-end IndustriAll Challenge

This project was developed to solve the chalenge of implementing a frontend to a meeting summary manager. The design was based on a given mockup.

App gif

Development

Tools

The system was developed using:

  • Javascript
  • React
    • React-icon, React-router-dom
  • Tailwind
  • Axios

Ps: The system was tested on the following browsers, and can behave differently in others:

  • Safari
  • Chrome

Instructions

The file api.js is responsible for connecting with the API, to use it, add your API token in the .env file as follows

REACT_APP_API_KEY="your token"

Then, run the system using the commands

npm install
npm start

Features

All features and Domain Requirements are listed in portuguese in Readme-pt.

About

Meeting summary manager system's frontend. Developed as part of a challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published