"MultiPixel is an online relaxation video game designed to offer a more enjoyable experience for stressed individuals during their leisure time. Our program is unique as it offers free, easy access to pixel painting software, which can be interacted with anytime, simply through a web browser, helping solve the problem above. Additionally, it fosters a sense of community through a workshop feature where users can showcase their creations, allowing others to download and enjoy coloring their artwork."
To get started with our software, Just click HERE
Nothing! Our program is made to run on any device for any user! We are all about accessibility
Most of our Tests are TBD But you can read about them In the Folder Here
Or in D4 Here
Our Program is already deployed on a live system, here are the steps we followed to do so
We used AWS Amplify as the hosting option it directly connects to our GitHub where it will pull the files react we wish to host, all we have to alter the build script to open the right files.
If you want to see our live system click here!
- AWS Amplify - The Hosting framework used
- AWS DynamoDB - Our Database Provider
- React - Our main coding language
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
It is also summarizable. It goes as follows:
Given a version number MAJOR.MINOR.PATCH, increment the:
MAJOR version when you make incompatible API changes MINOR version when you add functionality in a backward-compatible manner PATCH version when you make backward-compatible bug fixes Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
1.0.0
- Hunter Beach - Front End HTML/CSS/JS - GitHub: HunterB433
- Thomas Rotchford - Server Hosting In AWS - GitHub: thomasrotchford
- Matthew Gardner - Serevr Hosting In AWS - GitHub: meg546
- Colton Leighton - Database / Testing - GitHub: cl2638
- Aiden Trujillo - Front End React - GitHub: Aidan-Trujillo
See also the list of contributors who participated in this project.
(Note we cannot access the contributor's tab until we make the program public, which is dangerous)
This project is licensed under the MIT License - see the LICENSE.md file for details
CS386-2024-multiPixel (Test)
Activity Tracker: https://docs.google.com/spreadsheets/d/1k_Ddci07JBphozZY25Jxe7VHrcLbBTRGaaPFtW-F99Y/edit?usp=sharing
Django Guide: https://www.geeksforgeeks.org/django-introduction-and-installation/?ref=lbp
AWS Info: https://aws.amazon.com/ec2/?did=ft_card&trk=ft_card
Interview Sheet: https://docs.google.com/document/d/1DsFrlKDt2PIjpr2gipue1t6mZnFzyDwqFJJWq-MwB8s/edit?usp=sharing
This README File was inspired by PurpleBooth