Skip to content

mertserezli/bil372-proje

Repository files navigation

bil372-proje

miniworld: https://docs.google.com/document/d/13Ini4xC8QemTRZxHaC5GXOPBchLhY51HoHYhp_DBihA/edit?usp=sharing
gereksinimler: https://docs.google.com/document/d/1bjp4vAN6pYF0y3Td106JSlHAjR7c9G828EIaizwBOX4/edit?usp=sharing
outline: https://docs.google.com/document/d/1D_N4KMceit9OXxlc9wOVt2BLIgeB8_giFzb3SYyelzQ/edit?usp=sharing
Görev dağılımı: https://docs.google.com/spreadsheets/d/1f5K-yC6wXJK9xLTAo61rmE2uII3kzlx0ccOCrtaVKjk/edit?usp=sharing

tutorials

sqlite: https://www.tutorialspoint.com/sqlite/
http://www.sqlitetutorial.net/sqlite-java/
html, css, bootstrap, javascript, jquery, sql: https://www.codecademy.com/
java web application tutorial: https://www.youtube.com/watch?v=Av6zh817QEc
https://www.journaldev.com/1854/java-web-application-tutorial-for-beginners

Postgresql bağlanma

burada 3. ve 4. stepleri yapmalısınız.
https://aws.amazon.com/getting-started/tutorials/create-connect-postgresql-db/
sqlworkbench programını çalıştırmak için:

  1. chmod u+x ./sqlworkbench.sh
  2. ./sqlworkbench.sh
    çalıştıktan sonra bazı ayarlar yapıyorsunuz burada anlatıyor:
    https://data36.com/install-sql-workbench-postgresql/
    bizim için URL şöyle: jdbc:postgresql://projectmanagementdb.c7iazxagbuhz.eu-central-1.rds.amazonaws.com/projectmanagementdb
    username ve password whatsapp grubunda

tomcat yüklemekle ilgili şeyler

install: 1)wget ftp.itu.edu.tr/Mirror/Apache/tomcat/tomcat-7/v7.0.82/bin/apache-tomcat-7.0.82.tar.gz
2)tar xvzf apache-tomcat-7.0.82.tar.gz
3)mv apache-tomcat-7.0.82 ~/tomcat7
eclipsede server olarak home'daki bu klasörü seçmeniz yeterli
hata giderme ile ilgili:
Burdakinin 2. cevabını uygulamanız gerekiyor.
https://stackoverflow.com/questions/30962732/could-not-load-the-tomcat-server-configuration
Burdaki gerekmeyebilir
https://stackoverflow.com/questions/14392207/http-error-404-when-running-tomcat-from-eclipse

sqlite ilgili şeyler

https://stackoverflow.com/questions/12669863/class-not-found-add-jar-via-eclipse
https://stackoverflow.com/questions/20817417/where-to-keep-sqlite-db-file-in-java-dynamic-web-project
https://github.com/sqlitebrowser/sqlitebrowser

firt commit by burak

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •