Skip to content

A Content Management System used to manage all content within the Easy Piano Flutter Application

Notifications You must be signed in to change notification settings

eoanodea/iadty4-rp-admin

Repository files navigation

CI

BSc (Hons) in Creative Computing - Year 4

Advanced JavaScript - CA#3 in conjunction with the Research Project

Description

An admin dashboard used to manage all content within the Easy Piano Flutter Application

It comminicates with the Easy Piano server

Demo

A live demo for the application can be found here

The showcase of the entire project can be found here

What you need to run this code

  1. Node (14.15.4)
  2. NPM (7.5.2)

How to run this code

  1. Clone this repository to your local machine.
  2. Fill in the server URL (You must have cloned the music theory backend)
  3. Run cp .env.example .env and fill in the appropiate server url
  4. Run npm install to install the dependencies
  5. Run npm start to run the application in development
  6. Run npm run build to build the application

About

A Content Management System used to manage all content within the Easy Piano Flutter Application

Topics

Resources

Stars

Watchers

Forks