Skip to content

lambda-expat-journal/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

frontend

  • App.js

    • Skeleton of the file -test
  • Login.js

    • Page with a place to enter email and password
  • Register.js

    • Page to register. Should have name, email, password, confirm password, and accept the terms. Followed by a submit button.
  • PostForm.js

    • Page to enter your post. This will be a form
      • Name
        • text input
      • Email
        • text input
      • Tagline
        • text input
      • Country
        • text input
      • Date
        • calendar
      • Descritpion
        • text input
      • Rating
        • radio button
      • Make it Private?
        • Checkbox
      • Submit
        • submit button sends post to dashboard
  • Dashboard.js

    • Page where a person's posts will appear

    MUSTS:

    :::

    COLOR SCHEME:

    FONTS:

    Frontend:

    • Tom & Virginia - login, register, postForm, dahsboard
    • Tatiana - functionality

About

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors