Skip to content

Client application built using React.js to produce data visualization from data about University Federal of Paraíba(UFPB)

License

Notifications You must be signed in to change notification settings

jcarva/cursos_ufpb_client

Repository files navigation

Pet-project. Use at your own risk. Low test coverage ratio.

CURSOS UFPB CLIENT

Client application to visualization of some data about a Brazilian public university, the Federal University of Paraíba (UFPB). Built using the Single Page Application(SPA) and Progressive Web App concepts.


Stack


API

This application consumes datas from the following services:


Installation

This command install all necessary modules to run the current project.

$ npm install

Development

Executing the below command the project will be accessible on: http://localhost:3000.

$ npm run dev

Build

This command is used to build the production files.

$ npm run build

Contributing

  1. Fork it
  2. Create your feature branch with specs (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors


Style Guide

Some parts of this project follow the style guide from React Redux Universal Hot Example and Ducks: Redux Reducer Bundles.


Credits

Some parts of Cursos UFPB Client are influenced by the Cursos UFCG project. Credits to the Analytics Laboratory.


License

This project is licensed under the terms of the GNU GENERAL PUBLIC license.

You can check out the full license here


About

Client application built using React.js to produce data visualization from data about University Federal of Paraíba(UFPB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published