GithubHelp home page GithubHelp logo

ibrahimng / stem-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chris-susantooo/stem-portal

0.0 1.0 0.0 17.91 MB

A Educational Portal for STEM

Home Page: https://chris-susantooo.github.io/stem-portal/

JavaScript 13.45% HTML 0.62% Vue 85.11% Shell 0.01% SCSS 0.81%

stem-portal's Introduction

STEM Portal Frontend

build

An interactive online platform which focuses on STEM education, powered by Vue.

Demo here: https://chris-susantooo.github.io/stem-portal/ (NOTE: serve the backend first!)

Demo Limitations

New account registrations may be rejected since only a maximum of 5 user accounts may exist in the current build. Here are some accounts for logging in to try out the restricted features:

  • Teacher account:

    Username: teacher1

    Password: TeacherDemo1

  • Student account:

    Username: student1

    Password: StudentDemo1

  • Parent account:

    Username: parent1

    Password: ParentDemo1

If you wish to create your instance of STEM Portal, which overcomes these limitations, see Installation.

Prerequisites for Installation

You will need the latest Node.js LTS installed on your system.

Yarn is the recommended package manager.

Installation

Clone this repo to your system. In terminal, run:

git clone https://github.com/sca1998/stem-portal.git

... Or download the zipped source code here.

If you are using Visual Studio Code, select Git: clone in the command palette by Ctrl+Shift+P (Windows) or Command+Shift+P (MacOS). Paste in this repo's URL and choose a local folder of your choice.

Navigate to the project root and run:

yarn install

This will install all neccesary dependencies to run STEM Portal.

Project setup

In your project root folder, create a file named .env and put the following code in the file and save:

VUE_APP_API_BASE=http://localhost:8000/api

This tells STEM Portal to send all API requests to this URL.

You should now be ready to serve the project. Type in:

yarn serve

The server will start at port 8080. Open up your browser and visit localhost:8080 to visit the portal!

Customize configuration

See Configuration Reference.

stem-portal's People

Contributors

ricola123 avatar chowchowwong avatar chris-susantooo avatar renovate-bot avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.