Skip to content

amandacruzz/CollaborGator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollaborGators

Instructions for admins: FRONTEND In a terminal or on vs code:

  1. cd frontend
  2. npm run dev -local will lead to home page

BACKEND In a terminal or on vs code:

  1. cd backend
  2. python -m venv venv <-- if venv folder not present run this.
  3. .\venv\Scripts\activate
  4. python .\manage.py runserver -clicking on the url will lead to a url not supported currently, please see backend>backend>urls.py to see the urls supported... must update to lead to home page and login pages on frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5