Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitor-silva27/guiadocampus-frontend

O Guia do Campus é um site que foi desenvolvido para disponibilizar informações sobre o IFPI campus Pedro II
https://github.com/vitor-silva27/guiadocampus-frontend

css3 cssmodules nextjs react reactjs vercel website

Last synced: about 1 month ago
JSON representation

O Guia do Campus é um site que foi desenvolvido para disponibilizar informações sobre o IFPI campus Pedro II

Awesome Lists containing this project

README

        




Logo

Guia do campus


View Backend repo


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project

At IFPI Campus Pedro II, where I study, I noticed that despite having good infrastructure, internal communication faced challenges. Therefore, I developed a project using technologies such as QR codes and a website to enhance access to information about rooms and departments. The goal was to make communication more efficient and accessible, especially for students.

The basic idea is to distribute QR codes throughout the campus. Each department would have a QR code on the door that leads to the website's page for that specific department. This way, students would have instant access to information. If a student is not on campus, they can also access the website from home.

(back to top)

### Built With

#### Front end Technologies:

*


*


*


*

(back to top)

## Getting Started
1. download the dependencies
```bash
npm i
```
2. run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## License

Distributed under the MIT License.

(back to top)