Table of Contents
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.
- 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
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.
To run the complete project locally is recommendable to use Visual Studio 2022 and have SQL Server 2019 installed on the computer.
- Clone the repo
git clone https://github.com/zikpefu/paintbynumbers.git
To see the demo please refer to the https://paintbynumbers.rsa13.com
See the open issues for a full list of proposed features (and known issues).
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.
Distributed under the MIT License. See LICENSE.txt
for more information.
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