This project is a dynamic and engaging math games website developed using Angular for the front end and Django for the back end. The site features various interactive math games such as Sudoku and math equation challenges designed to enhance users' mathematical skills.
User-Friendly Interface: Intuitive design with responsive UI built using Angular. Variety of Games: Includes Sudoku, math equations, and other educational games. Real-time Data: Integrates APIs from a Django backend for real-time game updates and score tracking. Secure and Scalable: Robust backend architecture ensuring data security and scalability.
Frontend: Angular Backend: Django APIs: Custom APIs for game data and user management Database: PostgreSQL (or another database used)
https://mathgridchallenger-production-4f82.up.railway.app/
This project was generated with Angular CLI version 16.2.5.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.