Giter VIP home page Giter VIP logo

crud's Introduction

TECH STACK:

Front End

  1. CSS Framework (Materialize, Material UI, Bootstrap- 5 ...Choose One) or no Framework Raw CSS as you wish
  2. Framework (React JS)

Back End:

  1. Programming Language: Node JS
  2. Framework (Express JS)

Database:

  1. Mongo DB Atlas free tier account

TASK:

  1. One CRUD (Create Read Update Delete) operation on simple blog post a. Blog Feature (Headline, body, conclusion, category) b. Use same form dynamically to perform create and edit blog c. Show blog list page d. Show single blog page
  2. One contact form with JS validation on front end and express validation in back end and response message to user with error or success message a. Contact form fields (Name, Email, Institute, Contact no, Message) b. Validation({Name: min 2 char and max 150 char, no special char and no}, {Email: should be an email}, { Institute: Same as Name}, {Contact no: should be nos, min 10 max 12}, {Message: atleast 10 char, should not contain any special and html encode}) c. Contact form should be saved to database
  3. Use of Mongoose to access Mongo DB (Schema Design)
  4. Follow MVC pattern

Note: API testing environment using Postman or Insomania

Duration: 3 Days

Submission:

Deploy to Heroku free account and share the public link to Mr. Nilabh Kumar

crud's People

Contributors

creator54 avatar

Watchers

James Cloos avatar  avatar

Forkers

jay522

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.