Skip to content

jiangxiaoli/SnippetShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnippetShare

==============

This is a team project for CMPE275 (Spring 2015) at San Jose State University

  • Team 6 project
  • Field: Web Development
  • Title: SnippetShare

Live Demo

Deployed on Heroku http://cmpe275-snippetshare.herokuapp.com/

Directory

  • dbscript: database sql
  • src: source code

Tech

This work uses a number of open source projects to work properly:

  • Spring - Spring helps development teams everywhere build simple, portable, fast and flexible JVM-based systems and applications.
  • Maven - Apache Maven is a software project management and comprehension tool.
  • Hibernate - Idiomatic persistence for Java and relational databases.
  • jUnit - JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
  • Angular - AngularJS is an open-source web application JavaScript framework for developing single page application (SPA).
  • jQuery - Jquery is the Write Less, Do More, JavaScript Library.
  • bootstrap - The most popular front-end framework for developing responsive, mobile first projects on the web.
  • UI.Ace - Add ACE editor elements to Angular application.

How to run it

  1. import project using pom.xml as a maven project
  2. Maven clean install all the packages needed
  3. configure tomcat: build snippetshare.war artifacts
  4. run app on localhost:8080

Notes

To use ACE editor properly, please go to: /src/main/webapp

then install ace: bower install angular-ui-ace\#bower

Team Member

License

MIT

About

SJSU CMPE 275, 2015 Spring, Team 6 project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •