Git Product home page Git Product logo

cs3660-students's Introduction

cs3660-students

A project to fetch and display student data. Updated for Web Programming 3

This project is a toy app to demonstrate my ability to use Angular and Angular Material along with Node to make a functioning web app.

Features

Project is configurable to work with MySQL and MongoDB databases. To change the configuration, edit serverconf.json.

The data table view supports sorting, editing and deletion.

The cards view, with the latest version, supports editing and deletion.

Cookies are used to save which view the user was at last.

Both views support adding new students and restoring deleted ones.

All operations on the students, including the initial load are done through a RESTful interface with Node.

How to set up and run

  1. Download Node.js 6.3 or greater.
  2. Clone repository
  3. Navigate to local folder and run npm install.
  4. Edit server/conf/serverconf.json to use StudentFSDao.js
  5. Run nodeserver.js. (Default port is 80, but can be changed with the PORT environment variable.)
  6. Navigate browser to localhost on the port you provided

cs3660-students's People

Contributors

danieltclark avatar

Watchers

James Cloos avatar  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.