Skip to content

jlcoding01/se_project_express

Repository files navigation

WTWR (What to Wear?): Back End

The back-end project is focused on creating a server for the WTWR application. You’ll gain a deeper understanding of how to work with databases, set up security and testing, and deploy web applications on a remote machine. The eventual goal is to create a server with an API and user authorization.

Running the Project

npm run start — to launch the server

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

Testing

Before committing your code, make sure you edit the file sprint.txt in the root folder. The file sprint.txt should contain the number of the sprint you're currently working on. For ex. 12

Description

Create a back-end server with an API and user authorization for the WTWR application. Use Node.js and Espress.js to set up an express project. Create a database and connect it to the server. Handle multiple errors and set up security and testing.

Techniques

Node.js, Express.js, MongoDB, RESTful API, Postman

Domain

Home Page 1

Home Page 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published