Code Monkey home page Code Monkey logo

past-underwear-3653's Introduction

Hello, Waving hand animated gif I'm Pratik Sontakke

๐Ÿ’ซ About Me :

  • ๐Ÿ”ญ Iโ€™m currently building pratiksontake.com.
  • ๐ŸŒฑ Iโ€™m currently learning more about React.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Backend Projects.
  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at My Portfolio
  • โšก Fun fact: I spend almost 6 hours listening to songs every day.
  • ๐Ÿ“ซ How to reach me ( [email protected] )

๐ŸŒ Connect with me :

Portfolio Gmail LinkedIn Twitter

๐Ÿ’ป Tech Stack

Java JavaScript AWS Firebase Netlify Heroku NPM NodeJS React Express.js MongoDB MySQL Postgres SQLite Canva Figma Postman Notion Hibernate Spring Boot Spring

๐Ÿ“ˆ Activity Graph

๐Ÿ’ณ Github Profile Summary Card

๐Ÿ“Ÿ GitHub Stats

โœ๏ธRandom Dev Quote

Website Presentation :

My Portfolio

pratiksontakke.com

pratiksontakke.com

pratiksontakke.com

Support Me By Starring โญ Some Of My Repositories



past-underwear-3653's People

Stargazers

 avatar

Watchers

 avatar  avatar

past-underwear-3653's Issues

Project Review Feedback

  1. I watched your presentation, it was great. keep up doing good work.

  2. You have used gitignore to ignore unnecessary/unwanted files from being tracked. It's a good idea.

  3. Your project repo should be private and access should be granted upon requested.

  4. You have not documented your code. Use markdown language and document your project by adding information about your project and steps required to run.

  5. You created one file with .txt extension. It should be .sql as it contains sql queries. You should not add unnecessary statements like what will be the output of what command and stuff. It should just contain the mandatory sql queries.

  6. Never hard code the database or any credentials. Prevent it from being tracked by git.

  7. Write a meaningful commit messages.

  8. You have maintained a good project structure.

Overall you did well. Keep it up. keep in mind while writing the code that you should never forget to follow coding standards, adding comments and a few things as mentioned above.

Customer Check

  • Check Customer - JDBC Bean classes, SQL working fine.
  • If any bug fixes it.
  • Connect to Backend.

Finalize SQL Structure

  • Create SQL table for Customer.
  • Create SQL table for Administrator.
  • Create SQL table for Bus Databases.
  • Establish relationship with all tables.
  • Finalize Schema.

DAO for Administrator.

  • Follow all DAO rules.
  • Create JDBC .
  • Create DAO interface methods.
  • Implementation of DAO methods.

DAO for Customer.

For the Customer section.

  • Follow all DAO rules.
  • Create JDBC .
  • Create DAO interface methods.
  • Implementation of DAO methods.

Bus Database

Provide the following details.

  • Bus Name
  • Bus Route
  • Bus Type AC/Non AC.
  • Seats.
  • Departure - arrival time.

Login for Administrator

  • Create login functionality.
  • Create Insert JDBC app.
  • Create Update JDBC app.
  • Create Delete JDBC app.
  • Booked or Not Booked Status

Administrator Check.

  • Check Administrator - JDBC Bean classes, SQL working fine.
  • If any bug fixes it.
  • Connect to Backend.

Customer

  • Create login functionality.
  • Create Customer SQL database.
  • Create cancel JDBC app.
  • Selecting source.
  • Selecting destination.
  • Booked or Not Booked Status.

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.