zikpefu / paintbynumbers

Web application to allow painting of user given images by numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


[alt_text]

Paint By Numbers Web App

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

About The Project

Overall

This web application is a project developed by Clemson Students in the class “Software Development Methodology” in 2022.

The project consists of a web application developed in Asp.Net Core MVC in which the user will have the opportunity to learn or improve their coloring skills. This project offers different options to the user, from a daily random painting to a specific picture from the catalog in the app. It is required to register with an email account to access all data and compete against other people worldwide. The site provides a graph showing the top ten scoring users.

The scoring will depend on the time the user takes to finish the coloring task and the complexity of the drawing.

Goals

  • Create a web application in Asp.Net Core MVC that will allow users to register and access the application
  • Have difficulties of painting: (children vs adult)
  • Have either a daily painting canvas or the user can pick
  • Optional statistics to show the user how fast and accurate they completed all sections of the image
  • Potential move to firefox and other browsing applications

(back to top)

Built With

(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.

Requirements

To run the complete project locally is recommendable to use Visual Studio 2022 and have SQL Server 2019 installed on the computer.

Download Visual Studio 2022

Download SQL Server

Installation

  1. Clone the repo
    git clone https://github.com/zikpefu/paintbynumbers.git

(back to top)

Usage

To see the demo please refer to the https://paintbynumbers.rsa13.com

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Unfortunately, this is a project for the purpose of a class, so we cannot accept merge requests. However, if you wish to expand upon this idea, feel free to fork the project for your own purposes.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Scrum Master - Zachary Ikpefua

Development Team - William Tann, Parker Myslow, Roger Smith Rivas

Demo Link: https://paintbynumbers.rsa13.com

Project Link: https://github.com/zikpefu/paintbynumbers

(back to top)

About

Web application to allow painting of user given images by numbers

License:MIT License


Languages

Language:JavaScript 90.2%Language:CSS 4.9%Language:C# 3.3%Language:HTML 1.6%