GSTJ / xperion

๐Ÿฆธโ€โ™‚๏ธ XPerion is an app that helps the community watch and report problems within government projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿฆธโ€โ™‚๏ธ XPerion

Author Languages Stars Forks Contributors

An app that helps the community watch and report problems within government projects.


๐Ÿ“Œ Table of Contents

๐Ÿ‘ท Installation

  1. Install Node.js and Yarn

  2. Clone the repository

    Via HTTPS

    git clone https://github.com/GSTJ/XPerion.git

    Via SSH

    git clone git@github.com:GSTJ/XPerion.git

  3. Follow further instructions

    This is a monorepo, so there are two projects here with different instructions.

    ๐Ÿ“ฑ Mobile

    https://github.com/GSTJ/XPerion/tree/master/packages/mobile

    ๐Ÿ‘จโ€๐Ÿ’ป Server

    https://github.com/GSTJ/XPerion/tree/master/packages/server

๐Ÿ“ฎ FAQ

๐Ÿ™‹โ€ What is XPerion?

XPerion is an application that helps the community to watch and report problems within government projects. It was founded for Hackribeirรฃo's Hackathon 2019, to fight corruption, in which we won second place.

Realizing the time and problems found in overpriced buildings in our country (Brazil) and how little knowledgeable the population was, we decided to give the community some powers!

The platform itself is not yet fully automated. The process of registering projects and faults is still manual.

๐Ÿ‘จโ€๐Ÿ”ฌ What are the technologies used?

Here are some of them:

๐Ÿ“ฑ Mobile

React-native, react-navigation, styled-components, moment.js and react-native-maps

๐Ÿ‘จโ€๐Ÿ’ป Server

Strapi, Amazon S3 and MongoDB

๐Ÿ“ฒ Can i download it?

Yes, of course! But there is a catch. It is still not fully functional, and it works only in Ribeirรฃo Preto/SP (Brazil)

If you still want to try, you can find it on the Play Store ๐ŸŽ‰

๐ŸŽ‰ Contributing + ๐Ÿ› Issues

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Feel free to file a new issue with a respective title and description on the XPerion repository.

If you already found a solution to your problem, I would love to review your pull request!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

๐Ÿ“• License

Released in 2019. This project is under the MIT license.

Made with ๐Ÿ’– by Gabriel Taveira ๐Ÿš€

About

๐Ÿฆธโ€โ™‚๏ธ XPerion is an app that helps the community watch and report problems within government projects.

License:MIT License


Languages

Language:JavaScript 78.9%Language:SCSS 20.1%Language:HTML 0.3%Language:Objective-C 0.2%Language:Java 0.2%Language:Ruby 0.2%Language:Starlark 0.1%Language:CSS 0.0%Language:Procfile 0.0%