MongoDB is an object-oriented, simple, dynamic, and scalable NoSQL database. It is based on the NoSQL document store model.MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). SQL is the most popular language for adding, accessing and managing content in a database.
Name | Student ID | Degree | Github UserName |
---|---|---|---|
K.A.S.P.Kasthuriarachchi | 21017688 | UGC BSc(Special) MIS | shehanp12 |
B.O.Jayathunga | 21017519 | UGC BSc(Special) MIS | Binura owin |
S.A.L Dimantha | 21089195 | UGC BSc(Special) MIS | Anjana-lakshan |
K.S.J Jeewantha | 21017461 | UGC Bsc(Special) MIS | Janodh |
G.K.S Gunawardhana | 21013856 | UGC Bsc(Special) MIS | KavindyaSathsarani |
Description of Project
"Home SHOPPE" website is a ecommerce site that display adds as request by buyers and show it to the web site visitors.The Registered users can post a add through our website and users can see and have a idea about the products and about categories.Users can either register the web site and they can login the site.If user want to logout the site they can logout in the my account. We use cookies to save the users and use sendREDIRECT METHOD to routing and also state managment of the site.
The reason we use Mongodb over mysql is when we implement the website practically we have to use lot of data in the advertisments. So manage a large database will be easier when we use mongodb rather than mysql.
We have a admin panel to manage users and we used MVC architecture to add data to the database respectivley and we can delete update and create users in the admin. JSP css and bootstrap used for user interface designing.