https://github.com/xamgore/mmcs-meetups
a website for tracking new events
https://github.com/xamgore/mmcs-meetups
meetups mmcs news seminars
Last synced: 2 months ago
JSON representation
a website for tracking new events
- Host: GitHub
- URL: https://github.com/xamgore/mmcs-meetups
- Owner: xamgore
- Created: 2017-02-25T22:35:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T09:30:44.000Z (about 8 years ago)
- Last Synced: 2025-01-22T23:25:35.344Z (9 months ago)
- Topics: meetups, mmcs, news, seminars
- Language: JavaScript
- Homepage: http://meetups.sfedu.ru
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mmcs meetups
This website is designed to illuminate the events, held at the faculty of mathematics, mechanics and computer science. Now you'll never miss a cool lecture or seminar!
It will be possible to choose the most appropriate lecture room, taking into account its capacity, the schedule of the entire faculty, the presence of (working) projector and the position of the sun.
We are looking for contributors, who can help with any part of the site infrastructure. There are frontend (vue.js) and backend API (koa.js) projects at the moment, telegram & vk bots are planned for the future.
## Build Setup
```bash
yarn
yarn start
```