- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
ticketAdmin is a webpage where a company can manage tickets among their employees.
Client
Server
Database
- Users can be admins, managers, and employees
- Employees can be desactivated by admins or managers
- Tickets handle CRUD functionalities
(You can play around with the app with my admin user: username: jorge password: test )
To get a local copy up and running, follow these steps.
In order to run this project you need:
- node.js, and npm.js installed in your terminal.
Clone this repository to your desired folder:
git clone [email protected]:jorgegoco/ticket_admin_mern_stack.git
cd ticket_admin_mern_stack
Install this project with:
npm install
To run the project, execute the following command:
(Setup env variables)
npm run dev
👤 Jorge
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Polish competence among types of users
- Broaden out the webapp for customers
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...give it a ⭐️!
I would like to thank Mr. Dave Gray for everything in this project.
This project is MIT licensed.