Skip to content

The Coursera Backend Assessment is an Express.js-based application that combines a secure login system with a book database API. It offers user authentication and book management functionality.

License

Notifications You must be signed in to change notification settings

Ravikisha/Coursera-Backend-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poster

Coursera Backend Assessment 📚

Coursera

Project Name: Express Book API 📖

A project for the Coursera IBM Full Stack Development Course Coursera

Project Description 📝

The Coursera Backend Assessment is an Express.js-based application that combines a secure login system with a book database API. It offers user authentication and book management functionality.

Project Links 🔗

Technologies Used 🛠️

  • Express.js
  • MongoDB
  • Passport.js
  • RESTful API
  • JWT Authentication

Installation Steps 🚀

To run this project locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Ravikisha/Coursera-Backend-Assignment.git
    cd coursera-backend-assessment
  2. Install Dependencies:

    Install the required Node.js packages:

    npm install
  3. Run the Application:

    Start the Express server:

    npm start
  4. Access the Application:

    Open your web browser and visit http://localhost:5000 to use the Express Book API.

Contribution 👥

Contributions are welcome! If you'd like to contribute to the Coursera Backend Assessment project, please review the CONTRIBUTING.md file for guidelines and instructions.

License 📜

This project is licensed under the MIT License. See the LICENSE file for details.

Explore and contribute to the Coursera Backend Assessment! 🚀🔐

About

The Coursera Backend Assessment is an Express.js-based application that combines a secure login system with a book database API. It offers user authentication and book management functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published