Skip to content

Trying to implement some server functionality using nodejs, socket.io, and mongodb. Practicing backend and front-end programming to create a simple search engine.

Notifications You must be signed in to change notification settings

NSKZ1997/Backend-Programming-Task-1

Repository files navigation

This is a simple program which contains a search engine that can look through a MongoDB database and retrieve relevant
entries. Another page can add entries to said MongoDB database. MongoDB, Socket.io, and NodeJS are required to run
this program.

This project was created to gain experience, primarily in back-end programming. It is the very first web-oriented program
I have created, so it is somewhat simple. The program also contains front-end elements in HTML, CSS, and Javascript, but
the main focus of this project was the back-end part.

About

Trying to implement some server functionality using nodejs, socket.io, and mongodb. Practicing backend and front-end programming to create a simple search engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published