Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ReadMe #5

Open
AlexPD93 opened this issue Oct 11, 2022 · 4 comments
Open

Update ReadMe #5

AlexPD93 opened this issue Oct 11, 2022 · 4 comments
Assignees
Labels

Comments

@AlexPD93
Copy link
Collaborator

No description provided.

@lisahns
Copy link
Contributor

lisahns commented Oct 11, 2022

SPRINT 1:

  • flowchart outlining different server routes and website structure

  • create basic file structure and dependencies

  • tried to deploy to heroku but got error message:
    -----> Building on the Heroku-22 stack -----> Determining which buildpack to use for this app ! No default language could be detected for this app. HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically. See https://devcenter.heroku.com/articles/buildpacks

  • create index.js and server.js

  • database: schema, seed.js and dummy data in seed.sql

Where to start tomorrow:

  • figure out heroku -> Lisa & Alex
  • Abdullah & Joe: home route

@lisahns
Copy link
Contributor

lisahns commented Oct 12, 2022

SPRINT 2:

  • sign-up route
  • log-in route
  • queries for user, session and pets
  • deployed to heroku: didn't work because I was on wrong branch
  • issue with db: referenced user to pets and pets to user

@lisahns
Copy link
Contributor

lisahns commented Oct 12, 2022

What to do tomorrow:

  • get started on uploading images
  • finish session stuff
  • validation

@lisahns
Copy link
Contributor

lisahns commented Oct 13, 2022

What we did today:

  • validation
  • sanitisation
  • image upload -> queries to post uploaded data in database
  • multar, upload images
  • image path for multar does not need public folder, because of static hanlder from server.js file
  • show my pets in my pets page

to-do Friday:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants