Backend for ACTA, a Progressive Web App which will serve as a hub to store all the official Minutes of Meeting documents for ACM VIT.
-
Users can create, update and delete their Minutes of Meeting documents.
-
View all other MOMs written by different users at a single place itself.
To setup project locally, fork the repository.
# Install Packages
npm i
# Build Script
npm run build
# Run the server
npm startAuthors: Likhit Ajeesh, Anish Mittal
Mentors: Shreyas K , Yash Kumar Verma
Distributed under the MIT License. See LICENSE for more information.
