Git Product home page Git Product logo

novamall's Introduction

Contributors Forks Stargazers Issues


Logo

NovaMall

NovaMall is an innovative online shopping platform designed to provide users with a seamless and convenient shopping experience. Developed as the CSCI3100 course project, NovaMall offers a wide range of products across various categories, catering to the diverse needs and preferences of modern consumers.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

Key Features:

  • User Authentication and Profiles: NovaMall allows users to create personalized accounts, enabling them to manage their shopping activities efficiently. User profiles store essential information such as order history, preferences, and shipping details.
  • Product Catalog: The platform boasts an extensive product catalog featuring items ranging from electronics and fashion to home essentials and more. Users can browse through different categories and explore detailed product descriptions along with images.
  • Search and Filtering: NovaMall simplifies the shopping process with robust search and filtering functionalities. Users can quickly find specific products by entering keywords or utilize advanced filters to narrow down their options based on price, brand, and other parameters.
  • Shopping Cart and Checkout: Adding items to the cart is effortless, allowing users to collect desired products for purchase. The checkout process is streamlined, with secure payment gateways ensuring a safe and hassle-free transaction experience.
  • Order Tracking: Once an order is placed, users can track its status in real-time through the NovaMall platform. From processing to shipping and delivery, comprehensive order tracking enhances transparency and customer satisfaction.
  • Responsive Design: With a responsive design, NovaMall ensures a seamless browsing experience across various devices, including desktops, tablets, and smartphones. This flexibility allows users to shop anytime, anywhere, without compromising usability.

(back to top)

Built With

  • React
  • Django
  • Mysql

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • libraries
    pip install -r requirements.txt
  • mysql-client
    brew install mysql pkg-config
    pip install mysqlclient

Installation

  1. Clone the repo
    git clone https://github.com/LCriAaUnN/NovaMall.git
    cd NovaMall
  2. Import demo database
    mysql -uroot -p
    create database NovaMall charset=utf8;
    mysql -uroot -p NovaMall < NovaMall/NovaMall.sql
  3. Install npm
    cd UI\ design/
    npm install

(back to top)

Usage

  1. Run server
    python3 NovaMall/manage.py runserver
    cd UI\ design/
    npm start
  2. Administrator Login
    Username: NovaMall
    Password: qwepoi1234
    Note: If you are running the project for the first time you must log into the administrator account once to activate the system.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Cameron - [email protected]

Project Link: https://github.com/LCriAaUnN/NovaMall

(back to top)

Acknowledgments

The NovaMall references the following projects.

(back to top)

novamall's People

Contributors

andyko1015 avatar berylmys avatar lcriaaunn avatar maxy1128 avatar moseicshen avatar

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.