Giter Club home page Giter Club logo

star-chart's Introduction

star-chart

Star chart web app - a scheduling platform for administrators.

Completed as part of the UC Berkeley coding bootcamp.

Description

As a scheduling administrator for a large organization, I would like to have access to a scheduling app that is scalable and dynamic, with views that can provide specific information about individual users and their associated events.

Appointments are created using an "administrator" view, with queries and mutations provided from graphql, and data hosted by MongoDB. Once created, events or appointments can be visualized on a per-user basis.

The Star Chart web app provides scalability via a MongoDB backend, with customized views in a single page application using React, and a dynamic viewing experience through Semantic UI styling.

Table of Contents

Project Links

Installation

To install, first clone the repo:

git clone [email protected]:TottoMoe/star-chart.git

Next, navigate to the cloned repo and install both the server and client for development from the command line (assumes npm is installed):

npm install

Seed the database so that the app has date to view from the frontend:

npm run seed

The app is now ready for local development.

Usage

After installation, you can start a local instance of the app by starting the server and client concurrently:

npm run develop

Navigate to the localhost route to view the app using your browser at http://localhost:3000/

Contributors

Demo

Once the user is logged in, examples of the application and the associated pages are as follows:

User page - the view for a single user and associated events:

View all users that have logged into the application:

View all events defined in the application:

View a single event for the application:

Questions

For additional questions, please visit the repo on GitHub.

star-chart's People

Contributors

ryan-whit avatar reyes-jose avatar tottomoe avatar johnaslani avatar dalebungay 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.