Skip to content

Fearless-Badger/pnw_map

Repository files navigation

PNW Events Registry

This project is a full-stack application consisting of a frontend built with Vue.js, a backend powered by Django Rest Framework, and a MySQL database.


Frontend

To set up and run the frontend:

(bash) cd frontend npm install npm run dev

Frontend

run:

cd frontend npm install npm run format npm run dev

Database

Backend

cd backend python -m venv venv source .venv/Scripts/activate pip install -r requirements.txt python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9