Skip to content

mirokrastev/calendar-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calendar-api

Calendar solution, built with DRF. It helps you organize your events in elegant manner.

Requirements

Python 3.9 or higher

Installation

  1. Clone the repository: git clone https://github.com/mirokrastev/calendar-api.git
  2. Install the dependencies: pip install -r requirements.txt
  3. Configure .env from .env.example template
  4. Run the server: python manage.py runserver

Front-end

If you wish to setup the front-end, check out this repo: https://github.com/alexmehandzhiyska/calendar/

Tests

To run tests: python manage.py test

API Docs

Check / for Schema.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published