Skip to content

This is the website for my band (under construction).

Notifications You must be signed in to change notification settings

Timothee38/agora

Repository files navigation

Agora's Website

This is the website for my band "Agora". It will replace the old website on which I used php.

Current Website

Old Website

Upcomming improvements

  • Using an MVC Framework (Angular 2)
  • Using a REST API instead of mysql

####Todo:

  • Translations
  • The remaining components
  • Refactor the code
  • Connect the front to the back-end
  • Create an administration interface (connection to this using OAuth + Login / Pwd)
  • Copy & Paste all HTML to the dist folder (gulp) and change all templateUrls to match the new path.
  • Add a /news/:id path to the front-end with comments using OAuth2

Tools used

How to test it out?

You might want to test out or use some features of this project.

For all the back-end, I suggest you refer to the Open DJ documentation linked above.

As for the front-end, all you need to do is to install nodejs, and npm, then download this project and run the following commands:

$ npm install
$ gulp build
$ npm start

Have fun!

Note that all this project is subject to some change. Also I'll keep this open-source as a demonstration purpose. If you find any issue please let me know.

About

This is the website for my band (under construction).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published