Code Monkey home page Code Monkey logo

kickstarter's People

Contributors

avelit avatar dhaidak avatar ikucherenko avatar reneval avatar zozich avatar zozich-bot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

kickstarter's Issues

tests

create many tests

ControllerCommon

divide to ControllerCategories, ControllerCategory & ControllerProject (map to /categories , /categories/{id} & /project/{id})
convert all to Spring

error page

  1. create errorpage.jsp
  2. create controller ControllerError
  3. send redirect from any unsupported adress or errors to step 2.

edit_project.jsp

repair
only logged user can add projects
write id user to project

search

  1. create page
  2. search in category & project

mail

repair sendmail service
Vanya
2 h.

fix adding catyegory & project

  1. add parameter (list of categories) to model of "admin/project"........ fixed by avelit
  2. add mapping "/add" to category controller
  3. fix addProject in jsp

video

add field "video" to "project" table (link to video)
add it in DAO
create container for video beneathe description

fix injection

  • userDAO in UserServiceImpl
  • projectDAO in ProjectServiceImpl

*categoryDAO in CategoryServiceImpl

ConnectionPool

let it became wrapper to dataSource with old interface(wait Hibernate to rid off) (bean from application-context.xml)

logout

  1. create ControllerLogout (for clear coockie 'token')
  2. create link Logout in header.jsp

project's blog

repair

make add oportunity, when authorized user == project's author

class Request

replace HttpRequest to Request
NOT IMPORTANT ISSUE

external DB

find free external DB
I heard about mysql.com.ua

dependencies

  1. add spring-test dependency to pom.xml
  2. convert servlet to spring dispatcher in web.xml

sign in & sign up pages

make field error at both of them
set this field from controllers, if user exist or wrong password

filter

check working everywhere
localhost
localhost/
localhost/*

logger

check writing info to file in web

sql files

create files for sql init in resources directory

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.