Skip to content

Admin app for a multi activity (or sports) organization : news, events, contacts, ...

License

Notifications You must be signed in to change notification settings

PPFutureProjects/mobilecms-admin

 
 

Repository files navigation

MobilecmsAdmin

This project is the admin tool of mobilecms.

Build Status

Manage content for a sport organization : News, calendar events, public pages, documents, ... Like any CMS, it is intended to post articles and attach files (images or documents).

The responsive design with Material can be used with a mobile phone.

Visit the admin demo on github pages. Use any user-password combination on this version. API calls use a mocked API.

Web site frontend

Server requirements

  • Hosted on a cheap server, with no database available

Dependencies

Dev dependencies

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run npm run demo | ng serve --env=demo for a live version without backend API.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Build with specified web context : npm run dist Demo build for github pages : npm run demobuild

About

Admin app for a multi activity (or sports) organization : news, events, contacts, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.0%
  • HTML 19.2%
  • CSS 3.6%
  • JavaScript 1.2%