Giter VIP home page Giter VIP logo

codeaon's People

Contributors

harshit-3905 avatar soujo avatar srini047 avatar

Stargazers

 avatar

codeaon's Issues

Codeaon : Design a logo

Task

  • Design the logo for the website
  • Take reference from the internet
  • Don't make it too fancy

Codeaon : Make Testimonial-section Responsive

Task

  • Make the testimonial-section responsive for all devices
  • Remove the whole picture of the user and attach that to the left side of the user name within a circle ( For better understanding see the image below )
    The red spot will be the new place of user image for mobile devices

Screenshot (256)

Before contributing read contributing.md

Codeaon : Make Navbar Responsive

Task

  • Make the navbar responsive
  • Create a hamburger menu for the navbar dropdown
  • Include only the nav list items for the dropdown ( Don't include the Codeaon tag )
  • Add a small animation to the hamburger menu icon when clicked

Before contributing read contributing.md

Codeaon : Create a signup route

Task

  • Create a user schema and model in the user.model.js and validate the form inputs for the same
  • Add the user to the database in the user.registration.route.js
  • Hash the password using bcrypt.js
  • After successful registration send the user to the login page with a success pop-up msg of "Registration is successful ! You can login now"
  • If the user email is already present in the database then send an error pop-up msg of "Email is already registered !"

Codeaon : Create a login route

Task

  • Validate the user by checking the email in the database at user.login.route.js
  • After successful validation send the user to the dashboard page ( /dashboard)
  • If the password in wrong send an error pop-up msg of "Invalid Credentials"
  • If the user email is not present in the database then send an error pop-up msg of "Email is not registered in our system! Kindly register"

Codeaon : Make Footer Responsive

Task

  • Make the footer responsive for all devices
  • Remove the wave and change the background color of the footer-container to the color of the existing wave when its mobile responsive

Before contributing read contributing.md

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.