/classes-shop

A full stack app for classes purchases

Primary LanguageTypeScript

Classes shop

Built with ❤︎ by Maganez Filho

📌 Table of Contents

💻 Technologies

This project was made using the follow technologies:

🎯 Purpose and Features

  • A project made for studies purpose

  • Shopping service (purchases);

    • Product registration (admin);
    • Product listing (admin);
    • Shopping list (auth);
    • Purchase of products (public);
    • Listing of available products for purchase (public);
  • Classroom service (classroom);

    • Enrollments listing (admin);
    • Students listing (admin);
    • Courses listing (admin);
    • Register courses (admin);
    • Listing of courses I have access to (auth);
    • Access course content (auth);

🗂️ Brief explanation about the project /src folders environment

folder description
@types shared global types
components shared global components
configs shared global configs
containers pages content
hooks isolated reusable functions from functional components
pages application pages
styles global application styles
tests global setup for tests
utils reusable codes by the application

👷 Node, Nest, React and Next versions

This project was created using theses versions:
 - Node.js (installed version on the machine): 18.15.0
 - Nest.js: 9.0.0
 - React.js: 18.2.0
 - Next.js: 13.2.4

👷 How to Run

# This application is still in development

Go to http://localhost:3000 to see the result.

👷 How to use Commitizen

# How to use
Instead of using "git commit", use "git cz"

🐛 Issues

Feel free to file a new issue with a respective title and description on this repository. If you already found a solution to your problem, I would love to review your pull request!

🎉 Contributing

First of all, thank you for being interested in helping out, your time is always appreciated in every way. 💯

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

📕 License

Released in 2023.

Made with ❤︎ by Maganez Filho 🚀.

Give a ⭐ if this project helped you!