GithubHelp home page GithubHelp logo

xujunjiejack / pfacs_spring Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 2.61 MB

The frontend of teacher dashboard website for the project Beats Empire, a game-based assessment. Written in React and Typescript

Shell 0.27% HTML 1.20% CSS 0.04% TypeScript 98.49%

pfacs_spring's Introduction

PFACS Teacher Dashboard

1: Development tool

React is a UI Framework allowed for a component based development. It also allows for reusing different component. It needs a little bit learning curve, but it will help improve the code readability and management. It is a data driven framework to work

Typescript is an improved version of Javascript to ensure a good standard of the code in development cycle. It is a static typed language, like Java. You can still write any code in Javascript as long as I close the lint.

Semantic UI React similar to bootstrap is the UI styling framework I used to quickly create a ok looking website

Styled Component is small, simple library that allows the person to embed the styling sheet in each componenet. It saves the need to create a bunch of stylesheet in the code

2: How to run

To install all of the dependency: type: npm install

Then run the frontend server: type: npm run

Now, you are good to go by opening the browser.

It only runs the frontend, so if you want to make it actually usable, run the backend. It connects the frontend and the backend with web service.

pfacs_spring's People

Contributors

visheshk avatar xujunjiejack avatar

Stargazers

veer jain avatar

Watchers

 avatar James Cloos avatar  avatar

pfacs_spring's Issues

Dashboard page should have sidenav

As shown in figma, the main dashboard page should have a sidenav allowing users to navigate to other important parts of the dashboard. Initial implementation should allow users to interact with all links in the sidenav and links will currently link to "in progress" pages.

Responsive design of each page

Right now, the responsive design hasn't been implemented because the functionality hasn't been finalized. It will be important in the future

Implement Insights Page

There are two different pages for insights on figma. Reach out to JJ or Vishesh to figure out which implementation is correct or how they interact with each other.

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.