swthomas / Park

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadmap:

Auth:

  1. Login User - done (needs active user check implemented, db update first)
  2. Login U / L routes to UserMain - DONE
  3. Logout and remove session cookies - DONE

Register:

  1. Create generic user, routes to fill out profile, user can select lister, then routes to user main
  2. Form validation working, needs double password match and unique username check

Misc & UX/UI:

  1. Error page - DB
  2. Marketing Content for landing - DB
  3. Cookie Policy page - DB
  4. Cookie notice popup on landing - SEC
  5. navbar needs responsive fix
  6. navbar needs onclick toggle back up fix
  7. Remove unused css, check class naming, etc.
  8. Optimise image loading speed
  9. Add Google Analytics
  10. Better error catching / status returns / error messages
  11. Form Validation, regex for checking and converting phone numbers - DONE
  12. Form Val / reroute on incorrect login cred.
  13. How to allow user to become lister after-the-fact?

DB:

  1. Update user with active column and adjust classes / ctrl - ST

Find space

Manage space

  1. Create
  2. Read
  3. Update
  4. Deactivate

Reserve

  1. Create
  2. Read
  3. Update
  4. Cancel

Manage account

  1. Update
  2. Deactivate

Payments

About


Languages

Language:Java 42.0%Language:HTML 21.5%Language:CSS 20.9%Language:JavaScript 15.6%Language:ApacheConf 0.1%