Coder Social home page Coder Social logo

travelblog's Introduction

travelblog

required - ! unique default

User First name: String ! Last name: String ! (User name: String OPTIONAL) email: String ! UNIQUE password: String ! (age: Number OPTIONAL) (bio: String OPTIONAL) country: String OPTIONAL (interest: String OPTIONAL) image: String OPTIONAL with default (socialMedias:String OPTIONAL)

Blogpost text: String ! user: User ! title: String ! start vacation: Date! end vacation: Date! images: String

(Comments: text:String ! user: User ! post: Post ! date: Date!)

GET/Home page ✅ GET/Auth/Signup ✅ POST/Auth/Signup ✅ GET/Auth/Login ✅ POST/Auth/Login ✅ GET/Auth/Logout ✅

GET/Profile page ✅ GET/update profile ✅ POST/update profile ✅ GET/update password ✅ POST/update password ✅ GET/delete account ✅

GET/Blogpost page -when you signed in, can see all your blogposts GET/Create a post ✅ POST/Create post ✅ GET/Post update ✅ POST/Post update ✅ GET/Delete post ✅

travelblog's People

Contributors

noyanoyanoemi avatar cherylhuang1988 avatar codingfannn avatar

Watchers

 avatar

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.