Skip to content

annaeckman/WTWR-Backend

Repository files navigation

WTWR (What to Wear?): Back End

This back-end project is focused on creating a server for the WTWR(what to wear) application. MongDB is used to create a database while a REST API is set up to create, read, update, and delete information on the server. Node.js and Express are used to develop the server within a Javascript framework. The server is set up with security and testing through postman which is deployable to web applications. Users can register, update their account info and sign in and out, all while the server and user info is secure.

Running the Project

npm run start — to launch the server

npm run dev — to launch the server with the hot reload feature

Technologies Used

JavaScript Express MongoDB JSON Web tokens Node.JS REST API Custom Mongoose Models bcryptjs

Domain name

www.wtwrwtwr.jumpingcrab.com

Links

-Long demo video

Backend

About

Express, Node, MongoDB, relational database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published