capstone-projects/README.md

52 lines
2.6 KiB
Markdown
Raw Normal View History

2018-08-15 15:48:33 +00:00
# capstone-projects
2018-08-15 17:34:24 +00:00
This repo is used to organize Free Ebook Foundation projects for Stevens Institute of Technology Senior-year computer science capstone projects.
2021-09-02 14:37:49 +00:00
## 2021-2022
2019-07-25 21:40:35 +00:00
Proposed project:
2021-09-02 14:37:49 +00:00
- [Free-Programming-Books](fpb.md)
2019-07-25 21:40:35 +00:00
Students interested in this project should use Github issues and pull requests to develop and propose teams. For example, students interested in a project but needing team members, and teams needing additional members should create an issue describing their interest and needs. Use issues to ask questions or seek clarification about the projects. To propose a team for a specific project, create a pull request adding the names of team members to the project page. You may also want to include roles, capabilities and the approach of the team.
2021-09-02 14:37:49 +00:00
I will not accept a proposal PR until September xx. But do not wait until then to start a pull request even if your team is incomplete or you're still deciding - I will comment on PRs with the goal of improving them, and you can close the PR to withdraw the proposal. If there are competing proposals, I will give preference to the best developed proposal. I am happy to schedule a Q&A session via Zoom- just request one via Github issues.
I expect to meet with teams weekly - I will use Slack for meetings and discussions. Ideally we'll be able to meet as a team in person, Covid permitting.
2020-08-17 17:58:46 +00:00
2021-09-02 14:37:49 +00:00
## 2020-2021
- [Project Gutenberg Bookshelves](bookshelves.md)
2020-08-17 17:58:46 +00:00
## 2019-2020
Completed projects:
- [Project Gutenberg in a Box](pgiab.md)
- [Gutenberg Offline](https://github.com/EbookFoundation/zimgutenberg)
- [A search system for copyright records](copyright-renewals.md)
- [CCE Search Prototype](https://github.com/EbookFoundation/cce-search-prototype)
- [CCE Search Ansible Setup](https://github.com/EbookFoundation/cce-search-ansible)
- [Copyright Registrations and Renewals DB Maintenance Script](https://github.com/EbookFoundation/bardo-copyright-db)
2019-07-25 21:40:35 +00:00
2018-08-15 17:43:49 +00:00
## 2018-2019
2018-08-15 17:34:24 +00:00
2020-08-17 17:58:46 +00:00
The completed project was
2018-08-15 17:34:24 +00:00
2018-08-27 21:26:32 +00:00
- [An update pipeline for ebook authoring systems](pipeline.md)
2020-08-17 17:58:46 +00:00
- [River of Ebooks](https://github.com/EbookFoundation/river-of-ebooks)
2018-08-15 17:34:24 +00:00
2018-08-28 13:15:55 +00:00
2018-08-15 17:43:49 +00:00
## 2017-2018
2018-08-15 17:34:24 +00:00
The two project completed were
1. [A mobile friendly version of Unglue.it](https://m.unglue.it)
- [web design using SASS](https://github.com/EbookFoundation/regluit)
- [build system using ansible](https://github.com/EbookFoundation/regluit-provisioning)
2. [A website, search interface, and update mechanism for GITenberg](https://www.gitenberg.org/)
- [GITenberg website code](https://github.com/gitenberg-dev/giten_site)
- [GITenberg update server](https://github.com/gitenberg-dev/gitberg-autoupdate)