Git Product home page Git Product logo

eecs448_calendar's Introduction

<<<<<<< HEAD

EECS448_Calendar

A web based calendar / planner for EECS448 group project 1. Team members: Haaris Chaudhry, Jacob Fustos, Nicholas Robless

Development server

You'll first need to download NodeJs at NodeJs.org and then install the angular-cli using the command line and entering npm install angular-cli. Download the project, navigate to the directory containing the project in a command line and type npm install to install the required dependencies. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

If you want to place this project on a server, then you'll need to create a dist file using ng build --prod, remember to uncomment everything that was commented out in the calendar.service.ts file. Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build. The dist file contains all that is necessary to get the project up and running. You'll have to change the http request calls if you want to use a different API to make changes to the calendar. Currently we're only using a single shared backend, so anyone can make changes to the same calendar.

Sources

https://www.udemy.com/the-complete-guide-to-angular-2/
-A course on Udemy for Angular 2 by Maximilian Schwarzmuller, this course was easily the most used source for the front end aspect of this project.
-the http calls in the calendar.service.ts file were taken almost directly from section 14 of the course.

http://stackoverflow.com/questions/35198319/angular-2-routing-and-direct-access-to-a-specific-route-how-to-configure-apach
-Source for learning how to distribute an angular 2 project to a server

https://angular.io/docs/ts/latest/
-Source for learning how to use Angular 2

http://getbootstrap.com/
-Source for learning about certain bootstrap components

https://typedoc.org
-Used to generate documentation

http://stackoverflow.com/questions/35015994/typedoc-can-not-find-angular2-modules -Used to create the necessary gulp task to create documentation

71ad908f91d6a27f6ee0b949b1fc2209c73e15be

eecs448_calendar's People

Contributors

nrobless avatar jfustos avatar hhchaudh avatar angular-cli avatar

Watchers

James Cloos avatar  avatar

Forkers

slopez1029 jkaur5

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.