GithubHelp home page GithubHelp logo

madsbalslev / p3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.23 MB

A web interface for managing information screens at Nordkraft in Aalborg, and add / remove posters from the screens

License: MIT License

HTML 28.71% C# 68.88% CSS 1.12% JavaScript 1.29%
aau aalborg-university blazor nordkraft semster-project

p3's Introduction

Semesterprojekt 3. Semester - NordkraftPMS

This repository has been developed in cooperation with Nordkraft.

Contributors Forks Stargazers Issues MIT License


Logo

NordkraftPMS

The goal of this webapplication was to create a system for Nordkraft, to manage, upload, display and schedule different posters. To ensure the different institutions do not interfere with each other, a user- and institution system has been implemented. Therefore an authentication system is also in place.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

The goal of this webapplication was to create a system for Nordkraft, to manage, upload, display and schedule different posters. To ensure the different institutions do not interfere with each other, a user- and institution system has been implemented. Therefore an authentication system is also in place.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

The project is divided into a frontend and server folder. To install the neccesary packages cd into each folder and run:

dotnet restore

Installation

  1. Clone the repo:
    git clone https://github.com/MadsBalslev/P3.git
  2. Install prequisites mentioned above.

(back to top)

Usage

Start by running the .sql file from P3/database/db.sql in MariaDB. The default login is host:localhost, user:root and password:123. (You can change these yourself later) and update them in the connection string in server/appsettings.json.

After installing ALL the prequisites, open two(2) terminals, one in P3/frontend and the other in P3/server. Proceed to write, in both terminals:

dotnet run

Now that the frontend and backend are up and running, you can go to localhost:8080 and login with the default sys-admin user, admin/admin.

You can now proceed to use the system.

Changing ports

The ports on which the server and frontend is run can be changed in each folders properties/launchsettings.json-file. This can also be changed to be 0.0.0.0:PORT to open up for incomming requests not comming from the localhost.

For the frontend the ApiBaseAddress in appsettings.json to the IP and Port of the server.

The changes to the server PORT must also be applied to the frontend/wwwroot/js/SlideGenerator.js-file, which handles the API call to the server.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/MadsBalslev/P3

(back to top)

Acknowledgments

Guidance

Development

(back to top)

p3's People

Contributors

actions-user avatar casperstaahl avatar frederikmoeller avatar madsbalslev avatar mightyhaha avatar pberte20 avatar uglendx avatar uglenxd avatar

Watchers

 avatar

p3's Issues

Images not scaling correctly

Images will not scale correctly and therefore a little bit of the image is cropped of. This is due to the Info-bar at the top. A fix is needed

4 Sprint 1

Reviewed by

  • Casper
  • Frederik
  • Holm
  • Mads
  • Nicolai
  • Patrick
  • Simon
  • Supervisor

3.4 Method

Reviewed by

  • Casper
  • Frederik
  • Holm
  • Mads
  • Nicolai
  • Patrick
  • Simon
  • Supervisor

Model document 1 (Problem domain analysis)

  • An event table with classes and related events.
  • A class diagram with classes and structures.
  • A behavioral pattern with attributes for every class in a class diagram.

Styregruppemøde

Punkter på dagsordenen:
1: Semesterstart (herunder studiestartsdage, semesterstart og gruppedannelse)
2: Kurser (hvad går godt - hvad kunne blive bedre)
3: Projekt
4: Studiemiljø (fysisk, psykisk, æstetisk)
5: Evt.

Wireframe

Complete a wireframe prototype

Decide on which wireframe software to use?

  • Balsamiq
  • The other one I can't remember the name of

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.