Coder Social home page Coder Social logo

monday-api's Introduction

Mini Quizlet Backend

This is a server repository for my portfolio project. This project is a mini analogue of the Quizlet service. It is built using Nest JS, Sequelize and MySQL.

Project Overview

The backend provides the necessary API endpoints for user registration, authentication, and managing flashcards and flashcard sets.

Technology Stack

The backend utilizes the following technologies:

  • Nest JS: A progressive Node.js framework for building efficient and scalable server-side applications.
  • Sequelize: A promise-based ORM (Object-Relational Mapping) for Node.js that supports multiple database systems, including MySQL.
  • MySQL: A popular open-source relational database management system.

Installation

To run the backend locally, follow these steps:

  1. Clone the backend repository.
  2. Navigate to the project directory: cd monday-api.
  3. Install the dependencies: npm install.
  4. Start the backend server: npm run start:dev.

Frontend Repository

The frontend repository for the Mini Quizlet project can be found here. It provides the user interface and interacts with the backend API endpoints.

Contributing

Contributions to this project are welcome! If you find any issues or would like to suggest enhancements, please open an issue or submit a pull request in this repository.

License

This project is licensed under the MIT License.

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.