GithubHelp home page GithubHelp logo

ajibade3210 / crud-op-apps Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 53 KB

Create a simple CRUD operation App creating simple data having a schema of name, email and country details.

JavaScript 100.00%

crud-op-apps's Introduction

CRUD-OPS Application

This application was developed to enable students to register their information via API.

It is a simple CRUD operation application giving the User access to C-reate new student accounts, R-ead current names of students present in the Database, also U-pdate current list of students, and Finally been a to D-elete register students in the Database

Acknowledgement

Zuri Team

  • Zuri Task 3.0

Check The App Out

Tech Stack

A Server Application (Backend)

Technologies:

  • NodeJS - Runtime Environment
  • ExpressJs - Web Application Framework
  • NPM - Dependency Manager

Dependency:

  • dotenv
  • mongoose
  • express

Features of the app

  • Post A Student Data
  • Modify A Student Data
  • Get A Student Data
  • Delete A Student Data
  • Get All Student Data

Getting Started

Installation

  • git clone simple-CRUDop
  • Run yarn install or npm install to install packages
  • Run yarn start or npm start to start the server
  • Navigate to localhost:5000 in postman or browser to access the application

Testing

Prerequisites

Postman - API Toolchain

Testing with Postman

  • After installing as shown above
  • Navigate to localhost:5000 in Postman to access the application

Endpoints to test for

Data Entry Requirement

  • Firstname and Lastname is Required
  • Email has to be Unique

Check The App Out

crud-op-apps's People

Contributors

ajibade3210 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.