DEV Community

Pavan-Rajesh
Pavan-Rajesh

Posted on

MongoDB Atlas Hackathon 2022 on DEV

What I built

simple grocery store

Category Submission:

online shop

App Link

App Link

Screenshots

Image description

Image description

Image description

Description

It's a simple app which takes the available items from the database.It is also having user registration and user login pages in which the user details will be stored in database.

All these things are done (storing user details and available items are done using mongodb atlas)

hope you like it
with love ---
pavan rajesh

Link to Source Code

Source Code

Permissive License

MIT

Background

Basically our academics has a task to be done that is
-- we have to build a project using mysql so I thought of doing this with mongodb and I learned lot of things while building this project

How I built it

This was built using node JS,express JS framework,Ejs,Bootstrap,Mongoose

Additional Resources/Info

steps need to be done to use

  1. login into the page
  2. add the items which are specified in the list
  3. at last bill will be auto generated

Top comments (0)