Amanjot Singh (amanjot1800)

amanjot1800

Geek Repo

Location:Ottawa, Ontario

Home Page:amanjots.com

Github PK Tool:Github PK Tool

Amanjot Singh's repositories

Mail-Django-JavaScript

This application allows users to send mails to other users of the app. They have different mailboxes such as inbox, sent, and archived. Users can send mail through a web form. Application also keeps track of read and unread emails.

Language:PythonStargazers:1Issues:0Issues:0

AndroidProject

This is the final group project made by four teammates. It has four activities, one created by each team member - NASA Image of the Day (created by me), BBC newsreader, Guardian News Search, Bing Earth Imagery. For the NASA Image of the day part, the user is able to save various images and articles to view later. The user also has the ability to go back in time and choose the image for any particular day.

Language:JavaStargazers:0Issues:0Issues:0

AppointmentScheduler

This is a complete working GUI software able to store appointment information for doctors. It can store and retrieve appointment data to and from a file, edit existing appointments, delete appointments, check for any type of bad data entered, and display the daily schedules.

Language:JavaStargazers:0Issues:0Issues:0

Assignment-DataBank-JSF-JPA

This project makes use of JSF with new EE components - EJBs and JPA. This project enables the users to apply CRUD operations on a Database through a Single Page Webapp using the technologies mentioned above. It has features like form validation and error handling.

Language:JavaStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

commerce

This website allows users to post a listing and allow other users to place a bid on it. The OP has the option to close the auction at any time, thus making the highest bidder the winner of the auction. Users can add Images, select categories, add comments and add the listings to their personal watchlist.

Language:PythonStargazers:0Issues:1Issues:0

CovidDataset

This program enables users to load covid-19 related data from a CSV dataset and do different kinds of operations on the data. Users have the option to save data to a local database. Users can also create, update and delete entries. This project uses Pandas library to generate powerful bar plots to help visualize the data in many different ways. In the end the data can be exported back to a CSV file for portability.

Language:PythonStargazers:0Issues:1Issues:0

eventScheduler

This small project uses Python Flask and MongoDB to create events. This application has two pages - one to create events through a simple form, and one to display them.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

REST-BloodBank-Skeleton

This project uses REST API to do CRUD operations on a BloodBank database. It implements JPA, Session Beans, JEE Security Roles, and JUnit testing. This application supports HTTP GET, POST, PUT, and DELETE operations on the web application.

Language:JavaStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SemiSideScroller

JavaFX Application that imitates the super mario. It is very basic and just have one screen in which player can run, jump, and and fly. A working executable jar is uploaded to the root folder for checking and running the GUI.

Language:JavaStargazers:0Issues:0Issues:0

WebScraper-Kijiji

Underlying concepts used: JDBC, Hibernate, DAO Design Pattern, Junit, Tomcat and Servlets, Delegate Design Pattern, and Exceptions. • Builders able to extract advertisements from Kijiji webpage and save it into local database • Downloads respective images and saves to local storage • Servlet to show advertisements fetched from database along with downloaded images • Servlets to create advertisements manually

Language:JavaStargazers:0Issues:0Issues:0

wiki

This Django project is a small replica of Wikipedia. Users can add, edit and view articles. The articles are saved as markdown templates and rendered as HTML pages. There is a search bar and an option to go to a random article.

Language:PythonStargazers:0Issues:0Issues:0

WPEatery

• Languages and concepts used: HTML, CSS, PHP – OOP, sessions and states, MySQL, logins, and DOMs - - - This is a website for a fictitious restaurant. It shows the daily specials and a restaurant menu. It has a contact form by which users can subscribe to mail offers. All that data is saved to the server database which can be accessed by website admins using a login Id and a password. Admins can edit and delete existing information in the database

Language:PHPStargazers:0Issues:1Issues:0