Git Product home page Git Product logo

note-taking-web-application's Introduction

CSYE 6225 - Spring 2019

Team Information

Name NEU ID Email Address
Vivek Dalal 001430934 [email protected]
Mansi Raghuwanshi 001888977 [email protected]
Gaurang Davda 001826203 [email protected]
Karan Barai 001832013 [email protected]

Technology Stack

  • Java 1.8
  • Spring Boot 2.1.2
  • PostgresSQL
  • JUnit4

Build Instructions

  • Build the project using Maven
  • Start the application from an IDE of choice or the command line
  • Spin up the PostgreSQL DB(sudo -u postgres psql)
  • Create a database with the name "webappdb"
  • Create an user "webappusr" and grant all permissions on webappdb schema

DNS Setup

Register a domain name with Namecheap as your registrar Domain name setup with the format csye6225-spring2019-husky_id.me Create a public hosted zone in Amazon Route 53 Configure Namecheap to use custom nameservers provided by Amazon Route 53 Create a type TXT record for your domain with TTL of 10 seconds Type TXT recordshould contains the text value "csye6225-spring2019"

Deploy Instructions

Application is deployed locally and runs on http://localhost:8080/

Running Tests

The unit tests can be found under the test package. The unit tests are developedusing Junit4

Install Postman Demo of all the API implementation on Postman

CI/CD

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.