Giter Club home page Giter Club logo

personalproject's Introduction

SanITyWorx.com

###General Info

SanITyWorx.com is a hard drive tracking app for IT services when doing company wide backups.

###Purpose

My father is an IT Profesional. When I started making web apps, he asked me to make one that would keep track of hard drive, their locations, cases that they are contained in, and when to do the next backup as well as which hard drive to use.

User Experience


Once the user logs in they will be greated with a dash board which tells them which backup is next, along with several tabs. In these tabs they can add Hard drives, cases, and locations. They can then edit and see corisponding items in relationship with their current item. Everything updates based on what the current items options are set to.


Technologies Used
Mongo Mongo was used for my database
Express Express made writing my server easier by doing the hard stuff
Angular Angular was used to create front end web application as well getting data with $http, moving that data around and providing functionality to the html.
Node Node was used as for the web server.
Mongoose Mongoose was used to help model Schema's
bcryptjs Bcryptjs is used for it's password hash algorythm.
bady-parser Body parser is used as middleware that returns objects in req.body or returns an error to the callbacks.
cors Allows for http requests from different domain than the one that served the request.
express-sessions Used to save the user info to the session in server once logged in.
gulp Gulp was used for auto configuration.
Sass Sass was used as my preprocesser for our CSS.
passport Passport was used to authenticate the user.

personalproject's People

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.