Coder Social home page Coder Social logo

jindal-jj / univendor Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 10.0 6.77 MB

We are acting as an intermediate through our project between the student and senior of the colleges to share or sell the materials or things(like books, calculator, etc.) which would be very helpful in college times.

License: MIT License

CSS 13.83% JavaScript 24.21% EJS 61.97%
web-development

univendor's Introduction

Hi there ๐Ÿ‘‹, I'm Jatin!

About Me ๐Ÿ™‡โ€โ™‚

๐ŸŽ“ I am an ECE sophomore at NITJ
๐Ÿ”ญ Iโ€™m currently working on various web development projects
๐ŸŒฑ Iโ€™m currently learning Full-stack web development
๐Ÿ‘ฏ Iโ€™m looking to collaborate on projects solving real world problems, including web development
๐Ÿ’ฌ Ask me about anything related to web development
โšก Fun fact: I listen songs for a large part of my day

Connect with me:


Languages and Tools:

Visual Studio Code

Python

C

CPP

HTML5

CSS3

JavaScript

React.js

Node.js

Express

MongoDB

Git

GitHub

Terminal


Github Stats

Jatin Jindal Github stats

Top Languages

Top Langs

univendor's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

univendor's Issues

Add designing to profile page.

After signing in only have an option to look over the profile page of sellers, make this page better by showing an image of the person along with other details. May need to change the user schema.
Also, show products posted by the user to sell on his profile page. For this, you will need to add a user reference id to the post schema. It will be better to show products in form of cards, and persons detail in a block on one side.

Create a Post form.

As soon as the user logs in, show a Sell button just on the right side of the search in the header which redirects to the Post form to give details of the product to sell (Make sure that the sell button redirect to the post form when the user is signed in on site)

Screenshot (498)

Create a different page to fill in details such as (Product Name, Product Type Product Image, Expected Price, etc ) using HTML, CSS, and bootstrap.
Also, attach the preview of the post form in the comments!

Create Issue and PR Templates

Would like to add issue and pr templates to these project that will basically explain the type of issue and its description and also the type of pr the set of checklist that it obeys and its description

Kindly assign this to me as a part of Cross-Woc. I would love to do it

Setup nodemailer to confirm user about submission of query.

As soon as one submits a query on the "Contact us" page. The action is mentioned to store messages/queries into the database.
It is required to confirm with the user about the successful submission of the query by mail.
So setup "nodemailer" to mail to the provided email.

Making frontend responsive

Set up media queries to make the frontend look better.

Currently, products shrink directly from 3 to 1 on shortening the width of the window. Enhance it to first shrink to two products in one row than one.

Create whole backend for user while posting details of a product to sell.

Create a basic HTML form in the "views" folder named "sell_product.js" and pass its information into the database by setting up a controller following the route "/users/createPost". Also, change the schema of the product according to requirements under "/models/post.js". The form must include the name of product, type(books/electronics/other), images(max 3), expected price.
It will be required to set up the "Multer" library to accept images of a product by a user. (for reference, you can take a look over commented portion in "controller/user_controller.js".

Create a system for pop-up.

You need to show popup to confirm user about their sign-in/ sign-out or whenever a user submits a query on Contact Us page.
Use any library such as flash/noty, etc.

Integrate Welcome Bot

I can add a welcome bot config file having a proper message that will show up when any user will open up an issue or pull-request for the first time.
For reference, check out: https://github.com/apps/welcome

Please assign it to me as a part of Cross Woc.

Create Code of Conduct

I would like to add a code of conduct file as code of conduct is a necessary file which the contributors need to follow so that everyone follows a decorum.

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.