Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 859 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 859 Bytes

Alina

This angular client has been evolving from an basic angular example to a single page application, now Im gonna detail the future requirements in order to convert this application in a client of my Rea project.

The project use this color pallet
http://paletton.com/#uid=13o0u0kiAefEf1tpi87dGn07oMY

To install

  • Clone the project
  • Change directory into the project directory
  • Install the project with bower
  • Navigate to bower_components/bootstrap
  • Use npm to install dependencies
  • Use "grunt dist" to recompile dist directory

To Do's:

  • Clean up the code(spaces, tabs, extra code, logs)
  • Improve profile section
  • Make editable profile data
  • Keep improving the styles
  • Add al little bit of magic

To Do's for the far future:

  • Make a chat with socket.io
  • Develop a chart engine using NV3D js